aboutsummaryrefslogtreecommitdiff
path: root/BUG3/wavetables.udo
diff options
context:
space:
mode:
Diffstat (limited to 'BUG3/wavetables.udo')
-rw-r--r--BUG3/wavetables.udo9
1 files changed, 9 insertions, 0 deletions
diff --git a/BUG3/wavetables.udo b/BUG3/wavetables.udo
new file mode 100644
index 0000000..d5b9c93
--- /dev/null
+++ b/BUG3/wavetables.udo
@@ -0,0 +1,9 @@
+#ifndef UDO_WAVETABLES
+#define UDO_WAVETABLES ##
+
+gifnCosine ftgen 0, 0, 16384, 9, 1, 1, 90
+gifnSine ftgen 0, 0, 16384, 10, 1
+gifnSquare ftgen 0, 0, 16384, 10, 1, 0, 0.3, 0, 0.2, 0, 0.14, 0, .111
+
+#end
+