diff options
Diffstat (limited to 'synth/defines.h')
-rw-r--r-- | synth/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synth/defines.h b/synth/defines.h index 34d745e..1421c30 100644 --- a/synth/defines.h +++ b/synth/defines.h @@ -56,7 +56,7 @@ extern float LFO_FREQ_HZ[]; #define WAVE_RES 44100 -#define N_WAVEFORMS 5 +#define N_WAVEFORMS 8 #define NO_CONT 128 |