1
0
Fork 0

updates default voice, prunes voices

This commit is contained in:
Jack Humbert 2016-04-25 00:59:47 -04:00
parent 170d9b7d15
commit e7b6bb641c
2 changed files with 29 additions and 29 deletions

View file

@ -16,10 +16,10 @@ typedef enum {
octave_crunch,
duty_osc,
duty_octave_down,
duty_fifth_down,
duty_fourth_down,
duty_third_down,
duty_fifth_third_down,
// duty_fifth_down,
// duty_fourth_down,
// duty_third_down,
// duty_fifth_third_down,
number_of_voices // important that this is last
} voice_type;