From 36b375b363db108e8f7aed0e05ccfda60c9a2dbd Mon Sep 17 00:00:00 2001 From: freq-mod <32672779+freq-mod@users.noreply.github.com> Date: Mon, 14 Aug 2023 18:52:27 +0200 Subject: [PATCH] Update psg.md --- doc/4-instrument/psg.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/4-instrument/psg.md b/doc/4-instrument/psg.md index 2f692af1f..96775bc09 100644 --- a/doc/4-instrument/psg.md +++ b/doc/4-instrument/psg.md @@ -1,6 +1,6 @@ # 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. - **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. - **Panning**: output for left and right channels. - **Pitch**: fine pitch. -- **Phase Reset**: trigger restart of waveform. \ No newline at end of file +- **Phase Reset**: trigger restart of waveform.