From 430c918b57de931b4e2051235f12a12292deb5a9 Mon Sep 17 00:00:00 2001 From: John Park Date: Wed, 31 May 2023 12:24:09 -0700 Subject: [PATCH] fixed comments for MODE switch function --- Computer_Perfection_Synth/code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Computer_Perfection_Synth/code.py b/Computer_Perfection_Synth/code.py index 31f18fcbd..856eea4fc 100755 --- a/Computer_Perfection_Synth/code.py +++ b/Computer_Perfection_Synth/code.py @@ -4,7 +4,7 @@ # * 10 numbered buttons play notes # * SET button to increase LFO rate, long press to decrease LFO rate # * SCORE button to add lower octave -# * MODE switch changes LFO depth? +# * MODE switch changes wavetable set # * SKILL switch toggles sustain # * GAME switch must stay in position 1 or it messes with the other switches