furnace/doc/4-instrument/psg.md

15 lines
537 B
Markdown
Raw Permalink Normal View History

2023-08-14 16:52:58 +00:00
# Sega PSG instrument editor
2023-07-14 00:19:00 +00:00
2023-08-14 16:52:27 +00:00
The instrument editor for Sega PSG (SMS, and other TI SN76489 derivatives) consists of these macros:
2023-07-14 00:19:00 +00:00
- **Volume**: volume.
- **Arpeggio**: pitch in half-steps.
- **Duty**: noise mode.
- `0`: short noise, preset frequencies.
- `1`: long noise, preset frequencies.
- `2`: short noise, use channel 3 for frequency.
- `3`: long noise, use channel 3 for frequency.
- **Panning**: output for left and right channels.
- **Pitch**: fine pitch.
2023-08-14 16:52:27 +00:00
- **Phase Reset**: trigger restart of waveform.