We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c519e commit 4ded02bCopy full SHA for 4ded02b
1 file changed
OpenAudio_ArduinoLibrary.h
@@ -39,6 +39,7 @@
39
#include "synth_sine_f32.h"
40
#include "synth_waveform_F32.h"
41
#include "synth_whitenoise_f32.h"
42
+#include "synth_UniformWhiteNoise_F32.h"
43
#include "synth_GaussianWhiteNoise_F32.h"
44
#include "analyze_CTCSS_F32.h"
45
#include "analyze_fft1024_F32.h"
0 commit comments