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