mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-07 16:12:31 +00:00
Merge pull request #1472 from ZoomTen/docs-2
docs/basic-mode: turn nested list into separate headings
This commit is contained in:
commit
7888570ae5
1 changed files with 31 additions and 26 deletions
|
@ -3,29 +3,34 @@
|
||||||
Furnace comes with a "basic mode" that can be toggled through the "settings" menu. it disables certain features in Furnace that may look intimidating or confusing for newcomers. if you find that a certain feature of Furnace is missing, see if this setting is enabled or not.
|
Furnace comes with a "basic mode" that can be toggled through the "settings" menu. it disables certain features in Furnace that may look intimidating or confusing for newcomers. if you find that a certain feature of Furnace is missing, see if this setting is enabled or not.
|
||||||
|
|
||||||
among the features that cannot be accessed in this mode are:
|
among the features that cannot be accessed in this mode are:
|
||||||
- edit menu:
|
|
||||||
- paste special
|
### edit menu
|
||||||
- operation masking
|
- paste special
|
||||||
- input latch
|
- operation masking
|
||||||
- find and replace
|
- input latch
|
||||||
- speed window:
|
- find and replace
|
||||||
- virtual tempo
|
|
||||||
- divider
|
### speed window
|
||||||
- song length
|
- virtual tempo
|
||||||
- song info window:
|
- divider
|
||||||
- manual system naming
|
- song length
|
||||||
- tuning options
|
|
||||||
- right-clicking on the pattern window:
|
### song info window
|
||||||
- gradient/fade
|
- manual system naming
|
||||||
- scale
|
- tuning options
|
||||||
- randomize
|
|
||||||
- invert values
|
### pattern right-click menu
|
||||||
- flip selection
|
- gradient/fade
|
||||||
- collapse
|
- scale
|
||||||
- expand
|
- randomize
|
||||||
- these windows:
|
- invert values
|
||||||
- mixer
|
- flip selection
|
||||||
- grooves
|
- collapse
|
||||||
- channels
|
- expand
|
||||||
- pattern manager
|
|
||||||
- compatibility flags
|
### other windows
|
||||||
|
- mixer
|
||||||
|
- grooves
|
||||||
|
- channels
|
||||||
|
- pattern manager
|
||||||
|
- compatibility flags
|
||||||
|
|
Loading…
Reference in a new issue