Docs for N163 chip options.
This commit is contained in:
parent
69998e2c7e
commit
00c4a44eff
|
@ -39,6 +39,15 @@ if the waveform changes (e.g. ins change, wave macro or wave synth), or the **lo
|
|||
- make sure to use `21xx` first!
|
||||
- `21xx`: **set position for 20xx.**
|
||||
|
||||
## chip options
|
||||
|
||||
- **Initial channel limit**: sets the number of channels that will be active.
|
||||
- each additional channel reduces sound quality.
|
||||
- each additional channel reduces available wavetable memory by 8 bytes, equivalent to a waveform length of 16.
|
||||
- **Disable hissing**: switches from multiplexing to mixing, which increases output quality but is not accurate to hardware.
|
||||
- **Scale frequency to wave length**: automatically adjusts note frequency to account for differing waveform lengths.
|
||||
- if disabled, note frequencies ignore waveveform length. this is FamiTracker's behavior.
|
||||
|
||||
## info
|
||||
|
||||
this chip uses the [Namco 163](../4-instrument/n163.md) instrument editor.
|
||||
|
|
Loading…
Reference in a new issue