Docs for channel status indicators.
This commit is contained in:
parent
5c9569a64a
commit
e76ecaa59f
40 changed files with 63 additions and 6 deletions
|
|
@ -38,15 +38,33 @@ 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 cycles through three channel bar view modes:
|
||||
- **Compact**: shows only channel names.
|
||||
- **Expanded**: as shown above. adds buttons:
|
||||
clicking the `++` at the top left corner of the pattern view pops up a small dialog to set view modes:
|
||||
- **Effect columns/collapse**: as shown above. adds buttons:
|
||||
- **-**: 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.
|
||||
- **Pattern names**: displays pattern names (per channel). pattern names are also visible when hovering over a pattern in the order list.
|
||||
|
||||
right-clicking the `++` toggles the visualizer, which is active only during playback.
|
||||
- **Channel group hints**: display indicators beneath the names of channels that function together in some way.
|
||||
- **Visualizer**: during playback, show visual effects depending on activity in each channel.
|
||||
- also can be toggled by a right-click on the `++` button.
|
||||
- **Channel status**: a bar with icons that indicate activity in the channel.
|
||||
- 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.
|
||||
|
||||
to rename and/or hide channels, open [the Channels window](../8-advanced/channels.md) via the window menu.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue