summaryrefslogtreecommitdiff
path: root/tran/instrflute.h
diff options
context:
space:
mode:
Diffstat (limited to 'tran/instrflute.h')
-rw-r--r--tran/instrflute.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tran/instrflute.h b/tran/instrflute.h
new file mode 100644
index 0000000..3158cbd
--- /dev/null
+++ b/tran/instrflute.h
@@ -0,0 +1,5 @@
+sound_type snd_make_flute(double freq, sound_type breath_env, rate_type sr);
+sound_type snd_flute(double freq, sound_type breath_env, rate_type sr);
+ /* LISP: (snd-flute ANYNUM SOUND ANYNUM) */
+
+ #define FLUTE_CONTROL_CHANGE_CONST 128