From dd657ad3f1428b026486db3ec36691df17ddf515 Mon Sep 17 00:00:00 2001 From: "Steve M. Robbins" Date: Sat, 22 Oct 2011 04:54:51 +0200 Subject: Import nyquist_3.05.orig.tar.gz [dgit import orig nyquist_3.05.orig.tar.gz] --- tran/instrbanded.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tran/instrbanded.h (limited to 'tran/instrbanded.h') diff --git a/tran/instrbanded.h b/tran/instrbanded.h new file mode 100644 index 0000000..f582d9e --- /dev/null +++ b/tran/instrbanded.h @@ -0,0 +1,5 @@ +sound_type snd_make_bandedwg(double freq, sound_type bowpress_env, int preset, rate_type sr); +sound_type snd_bandedwg(double freq, sound_type bowpress_env, int preset, rate_type sr); + /* LISP: (snd-bandedwg ANYNUM SOUND FIXNUM ANYNUM) */ + + #define BANDEDWG_CONTROL_CHANGE_CONST 128 -- cgit v1.2.3