mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 15:03:01 +00:00
fdfbff3999
There are also a couple tiny instances of formatting, like [sic] in the Namco 163 doc (yes, it is now correctly formatted) and a couple labels that needed bold.
17 lines
427 B
Markdown
17 lines
427 B
Markdown
# NES instrument editor
|
|
|
|
the instrument editor for NES consists of these macros:
|
|
|
|
- **Volume**: volume sequence.
|
|
- **Arpeggio**: pitch sequence.
|
|
- **Duty/Noise**: duty cycle and noise mode.
|
|
- pulse duty cycles:
|
|
- `0`: 12.5%
|
|
- `1`: 25%
|
|
- `2`: 50%
|
|
- `3`: 75%
|
|
- noise modes:
|
|
- `0`: long noise
|
|
- `1`: short noise
|
|
- **Pitch**: fine pitch.
|
|
- **Phase Reset**: trigger restart of waveform.
|