2023-09-10 00:11:43 -04:00
|
|
|
# NES instrument editor
|
2023-07-13 20:19:00 -04:00
|
|
|
|
2023-09-10 13:16:55 -04:00
|
|
|
the instrument editor for NES consists of these macros:
|
2023-07-13 20:19:00 -04:00
|
|
|
|
2023-09-10 00:11:43 -04:00
|
|
|
- **Volume**: volume sequence.
|
|
|
|
- **Arpeggio**: pitch sequence.
|
|
|
|
- **Duty/Noise**: duty cycle and noise mode.
|
2023-07-13 20:19:00 -04:00
|
|
|
- pulse duty cycles:
|
|
|
|
- `0`: 12.5%
|
|
|
|
- `1`: 25%
|
|
|
|
- `2`: 50%
|
|
|
|
- `3`: 75%
|
|
|
|
- noise modes:
|
2023-09-10 00:11:43 -04:00
|
|
|
- `0`: long noise
|
|
|
|
- `1`: short noise
|
2023-07-13 20:19:00 -04:00
|
|
|
- **Pitch**: fine pitch.
|
2023-09-10 00:11:43 -04:00
|
|
|
- **Phase Reset**: trigger restart of waveform.
|