Remove noise elements from OpenAudio header file

feature_setBlockSize
Chip Audette 7 years ago
parent 783e492d49
commit 91a6cd43df
  1. 4
      OpenAudio_ArduinoLibrary.h

@ -12,8 +12,8 @@
#include "input_i2s_f32.h"
#include "play_queue_f32.h"
#include "record_queue_f32.h"
#include "synth_pinknoise_f32.h"
//include "synth_pinknoise_f32.h"
#include <synth_waveform_F32.h>
#include "synth_whitenoise_f32.h"
//include "synth_whitenoise_f32.h"
#include "synth_sine_f32.h"
#include "output_i2s_f32.h"

Loading…
Cancel
Save