Frequency range limit
This commit is contained in:
parent
bc26fbaa3d
commit
b270513639
|
@ -15,7 +15,7 @@ In furnace, this chip is can be configurable for original arcade mono output or
|
||||||
- `10xx`: change wave.
|
- `10xx`: change wave.
|
||||||
- `11xx`: change envelope shape. (also wavetable)
|
- `11xx`: change envelope shape. (also wavetable)
|
||||||
- `17xx`: toggle PCM mode.
|
- `17xx`: toggle PCM mode.
|
||||||
- `20xx`: set PCM frequency.*
|
- `20xx`: set PCM frequency. (1 to FF)*
|
||||||
- `22xx`: set envelope mode.
|
- `22xx`: set envelope mode.
|
||||||
- bit 0 sets whether envelope will affect this channel.
|
- bit 0 sets whether envelope will affect this channel.
|
||||||
- bit 1 sets whether envelope one-shot mode. when it sets, channel is halted after envelope cycle is ended.
|
- bit 1 sets whether envelope one-shot mode. when it sets, channel is halted after envelope cycle is ended.
|
||||||
|
|
Loading…
Reference in a new issue