summaryrefslogtreecommitdiff
path: root/tran/instrmandolin.h
diff options
context:
space:
mode:
Diffstat (limited to 'tran/instrmandolin.h')
-rw-r--r--tran/instrmandolin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tran/instrmandolin.h b/tran/instrmandolin.h
new file mode 100644
index 0000000..965cbe3
--- /dev/null
+++ b/tran/instrmandolin.h
@@ -0,0 +1,5 @@
+sound_type snd_make_mandolin(time_type t0, double freq, time_type d, double body_size, double detune, rate_type sr);
+sound_type snd_mandolin(time_type t0, double freq, time_type d, double body_size, double detune, rate_type sr);
+ /* LISP: (snd-mandolin ANYNUM ANYNUM ANYNUM ANYNUM ANYNUM ANYNUM) */
+
+ #define MAND_CONTROL_CHANGE_CONST 128