Update psg.md

This commit is contained in:
freq-mod 2023-08-14 18:52:27 +02:00 committed by GitHub
parent 371d2196ab
commit 36b375b363
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# PSG instrument editor # PSG instrument editor
The instrument editor for PSG (SMS, MSX, and other TI SN76489 derivatives) consists of these macros: The instrument editor for Sega PSG (SMS, and other TI SN76489 derivatives) consists of these macros:
- **Volume**: volume. - **Volume**: volume.
- **Arpeggio**: pitch in half-steps. - **Arpeggio**: pitch in half-steps.
@ -11,4 +11,4 @@ The instrument editor for PSG (SMS, MSX, and other TI SN76489 derivatives) consi
- `3`: long noise, use channel 3 for frequency. - `3`: long noise, use channel 3 for frequency.
- **Panning**: output for left and right channels. - **Panning**: output for left and right channels.
- **Pitch**: fine pitch. - **Pitch**: fine pitch.
- **Phase Reset**: trigger restart of waveform. - **Phase Reset**: trigger restart of waveform.