move constants.h and the oscillator into libfm from libfmdsp

This commit is contained in:
2025-06-09 19:56:25 +02:00
parent 90e9925399
commit bcb9559d59
8 changed files with 8 additions and 9 deletions
+1 -2
View File
@@ -8,8 +8,7 @@
#define buffer_tlength_fragsize 1024
#define buffer_prebuf 0
#include "../dsp/constants.h"
#include "../dsp/oscillator.h"
#include "../lib/oscillator.h"
#include "../lib/optimization.h"
#define DEFAULT_FREQ 1000.0f