mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 00:09:16 +02:00
move constants.h and the oscillator into libfm from libfmdsp
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user