Skip to content

Commit f4213db

Browse files
authored
Merge pull request #2519 from jedgarpark/comp-perf
fixed comments for MODE switch function
2 parents e29df33 + 430c918 commit f4213db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Computer_Perfection_Synth/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# * 10 numbered buttons play notes
55
# * SET button to increase LFO rate, long press to decrease LFO rate
66
# * SCORE button to add lower octave
7-
# * MODE switch changes LFO depth?
7+
# * MODE switch changes wavetable set
88
# * SKILL switch toggles sustain
99
# * GAME switch must stay in position 1 or it messes with the other switches
1010

0 commit comments

Comments
 (0)