1
0
Fork 0

adds more voices, fixes macro redefines

This commit is contained in:
Jack Humbert 2016-04-21 23:10:47 -04:00
parent fa40e91b56
commit 7b3f212500
2 changed files with 9 additions and 4 deletions

View file

@ -15,6 +15,7 @@ typedef enum {
butts_fader,
octave_crunch,
duty_osc,
duty_octave_down,
number_of_voices // important that this is last
} voice_type;