mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
remove basic mode doc
This commit is contained in:
parent
b627c8bcf2
commit
b108156954
2 changed files with 0 additions and 38 deletions
|
@ -1,36 +0,0 @@
|
||||||
# basic mode
|
|
||||||
|
|
||||||
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:
|
|
||||||
|
|
||||||
### edit menu
|
|
||||||
- paste special
|
|
||||||
- operation masking
|
|
||||||
- input latch
|
|
||||||
- find and replace
|
|
||||||
|
|
||||||
### speed window
|
|
||||||
- virtual tempo
|
|
||||||
- divider
|
|
||||||
- song length
|
|
||||||
|
|
||||||
### song info window
|
|
||||||
- manual system naming
|
|
||||||
- tuning options
|
|
||||||
|
|
||||||
### pattern right-click menu
|
|
||||||
- gradient/fade
|
|
||||||
- scale
|
|
||||||
- randomize
|
|
||||||
- invert values
|
|
||||||
- flip selection
|
|
||||||
- collapse
|
|
||||||
- expand
|
|
||||||
|
|
||||||
### other windows
|
|
||||||
- mixer
|
|
||||||
- grooves
|
|
||||||
- channels
|
|
||||||
- pattern manager
|
|
||||||
- compatibility flags
|
|
|
@ -301,8 +301,6 @@ const char* aboutLine[]={
|
||||||
"@party",
|
"@party",
|
||||||
_N("all members of Deflers of Noice!"),
|
_N("all members of Deflers of Noice!"),
|
||||||
"",
|
"",
|
||||||
"fuckings to Cefiar",
|
|
||||||
"",
|
|
||||||
_N("copyright © 2021-2024 tildearrow"),
|
_N("copyright © 2021-2024 tildearrow"),
|
||||||
_N("(and contributors)."),
|
_N("(and contributors)."),
|
||||||
_N("licensed under GPLv2+! see"),
|
_N("licensed under GPLv2+! see"),
|
||||||
|
|
Loading…
Reference in a new issue