fix the doc
This commit is contained in:
parent
14b9ba1a56
commit
18a2e628ea
5 changed files with 53 additions and 45 deletions
|
|
@ -71,10 +71,11 @@ this chip uses the [C64](../4-instrument/c64.md) instrument editor.
|
|||
|
||||
## channel status
|
||||
|
||||
when enabled, channel status will show an additional icon representing whether currently playing note is audible, and if not, the reason it is muted:
|
||||
the following icons are displayed when channel status is enabled in the pattern view:
|
||||
|
||||
-  not muted
|
||||
-  gate bit disabled
|
||||
-  gate bit disabled and test bit enabled
|
||||
-  test bit enabled
|
||||
-  ch3off enabled in filter mode
|
||||
- channel is silent:
|
||||
-  it's not
|
||||
-  gate bit disabled
|
||||
-  gate bit disabled and test bit enabled
|
||||
-  test bit enabled
|
||||
-  ch3off enabled in filter mode
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ this chip uses the [PC Engine](../4-instrument/pce.md) instrument editor.
|
|||
|
||||
## channel status
|
||||
|
||||
when enabled, channel status will show an additional icon representing whether noise mode is enabled:
|
||||
-  noise mode off
|
||||
-  noise mode on
|
||||
the following icons are displayed when channel status is enabled in the pattern view:
|
||||
|
||||
- noise mode (channels 5 and 6 only):
|
||||
-  off
|
||||
-  on
|
||||
|
|
|
|||
|
|
@ -67,16 +67,18 @@ this chip uses the [SNES](../4-instrument/snes.md) instrument editor.
|
|||
|
||||
## channel status
|
||||
|
||||
when enabled, channel status will show an additional icon representing the gain mode or envelope status of the currently playing note:
|
||||
-  direct gain, envelope off
|
||||
-  linear gain decrease
|
||||
-  logarithmic gain decrease
|
||||
-  linear gain increase
|
||||
-  bent-line gain increase
|
||||
-  envelope attack
|
||||
-  envelope decay
|
||||
-  envelope sustain
|
||||
-  envelope release
|
||||
the following icons are displayed when channel status is enabled in the pattern view:
|
||||
|
||||
- envelope/gain status:
|
||||
-  direct gain
|
||||
-  linear gain decrease
|
||||
-  logarithmic gain decrease
|
||||
-  linear gain increase
|
||||
-  bent-line gain increase
|
||||
-  envelope attack
|
||||
-  envelope decay
|
||||
-  envelope sustain
|
||||
-  envelope release
|
||||
|
||||
## ADSR
|
||||
|
||||
|
|
|
|||
|
|
@ -27,11 +27,14 @@ this chip uses the [WonderSwan](../4-instrument/wonderswan.md) instrument editor
|
|||
|
||||
## channel status
|
||||
|
||||
when enabled, channel status will show an additional icon representing channel mode:
|
||||
the following icons are displayed when channel status is enabled in the pattern view:
|
||||
|
||||
-  PCM mode off
|
||||
-  PCM mode on
|
||||
-  sweep mode off
|
||||
-  sweep mode on
|
||||
-  noise mode off
|
||||
-  noise mode on
|
||||
- PCM mode (channel 2):
|
||||
-  off
|
||||
-  on
|
||||
- sweep (channel 3):
|
||||
-  disabled
|
||||
-  enabled
|
||||
- noise mode (channel 4):
|
||||
-  off
|
||||
-  on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue