2023-08-14 16:52:58 +00:00
|
|
|
# Sega PSG instrument editor
|
2023-07-14 00:19:00 +00:00
|
|
|
|
2023-09-10 17:16:55 +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
|
|
|
|
2023-09-10 04:11:43 +00:00
|
|
|
- **Volume**: volume sequence.
|
|
|
|
- **Arpeggio**: pitch sequence.
|
2023-07-14 00:19:00 +00:00
|
|
|
- **Duty**: noise mode.
|
2023-09-10 01:07:05 +00:00
|
|
|
- `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.
|
2023-07-14 00:19:00 +00:00
|
|
|
- **Panning**: output for left and right channels.
|
2023-09-10 01:07:05 +00:00
|
|
|
- only on Game Gear!
|
2023-07-14 00:19:00 +00:00
|
|
|
- **Pitch**: fine pitch.
|
2023-08-14 16:52:27 +00:00
|
|
|
- **Phase Reset**: trigger restart of waveform.
|