From 00e470a4c8cefcc8e9514c6965dcd61f448d10e8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 9 Apr 2026 13:30:34 +0200 Subject: Add the sound/select.s example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is an iteration over the sound/beep.s example, but it covers three channels instead of just square 1. Moreover, you can use the joypad to select which channel you want to hear and, of course, you can combine them all at will. Signed-off-by: Miquel Sabaté Solà --- sound/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sound/README.md') diff --git a/sound/README.md b/sound/README.md index a099036..90fc84e 100644 --- a/sound/README.md +++ b/sound/README.md @@ -1 +1,3 @@ TBD +Reference nerdynights: https://nerdy-nights.nes.science/#audio_tutorial-0 +square channels sometimes called pulse channels -- cgit v1.2.3