summaryrefslogtreecommitdiff
path: root/synth/defines.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'synth/defines.cpp')
-rw-r--r--synth/defines.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/synth/defines.cpp b/synth/defines.cpp
new file mode 100644
index 0000000..5b94954
--- /dev/null
+++ b/synth/defines.cpp
@@ -0,0 +1,3 @@
+#include "defines.h"
+
+float LFO_FREQ_HZ[]=__LFO_FREQ_HZ;