fix the doc
This commit is contained in:
parent
14b9ba1a56
commit
18a2e628ea
5 changed files with 53 additions and 45 deletions
|
|
@ -39,10 +39,10 @@ clicking on a channel name mutes that channel.
|
|||
double-clicking or right-clicking it enables solo mode, in which only that channel will be audible.
|
||||
|
||||
clicking the `++` at the top left corner of the pattern view pops up a small menu to set view modes:
|
||||
- **Effect columns/collapse**: as shown above. adds the following buttons beneath the channel name:
|
||||
- **Effect columns/collapse**: displays extra options for collapsing channels and adding/removing effect columns:
|
||||
- **-**: collapse visible columns. changes to **+** when columns are hidden; click to expand them.
|
||||
- **<**: disables the last effect column and hides it. effects are not deleted...
|
||||
- **>**: adds an effects column. if one previously existed, its contents will be preserved.
|
||||
- **>**: adds an effect column. if one previously existed, its contents will be preserved.
|
||||
- **Pattern names**: displays pattern names (per channel). pattern names are also visible when hovering over a pattern in the order list.
|
||||
- **Channel group hints**: display indicators when channels are paired in some way (e.g. OPL3 4-op mode).
|
||||
- **Visualizer**: during playback, show visual effects in the pattern view.
|
||||
|
|
@ -53,23 +53,23 @@ to rename and/or hide channels, open [the Channels window](../8-advanced/channel
|
|||
|
||||
### channel status
|
||||
|
||||
- note status:
|
||||
-  note off
|
||||
-  note on
|
||||
-  note on, macro released
|
||||
-  note released
|
||||
- pitch effect:
|
||||
-  no effect
|
||||
-  pitch up
|
||||
-  pitch down
|
||||
-  portamento
|
||||
-  arpeggio
|
||||
- volume effect:
|
||||
-  no effect
|
||||
-  volume up
|
||||
-  volume down
|
||||
-  tremolo
|
||||
- other icons depending on chip.
|
||||
- note status:
|
||||
-  note off
|
||||
-  note on
|
||||
-  note on but macro released (`REL`)
|
||||
-  note released (`===`)
|
||||
- pitch alteration:
|
||||
-  nothing
|
||||
-  pitch slide up
|
||||
-  pitch slide down
|
||||
-  portamento
|
||||
-  arpeggio
|
||||
- volume alteration:
|
||||
-  nothing
|
||||
-  volume slide up
|
||||
-  volume slide down
|
||||
-  tremolo
|
||||
- other icons may be present depending on the used chips.
|
||||
|
||||
|
||||
## input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue