minor changes

This commit is contained in:
2025-06-27 20:05:32 +02:00
parent 9c7018132f
commit 44d54899f0
7 changed files with 5 additions and 25 deletions
-1
View File
@@ -9,7 +9,6 @@
#define buffer_prebuf 0
#include "../dsp/oscillator.h"
#include "../lib/optimization.h"
#define DEFAULT_FREQ 1000.0f
#define DEFAULT_SAMPLE_RATE 4000
-1
View File
@@ -20,7 +20,6 @@
#include "../filter/iir.h"
#include "../modulation/fm_modulator.h"
#include "../modulation/stereo_encoder.h"
#include "../lib/optimization.h"
#include "../filter/bs412.h"
#include "../filter/gain_control.h"