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/siosc.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tran/siosc.h (limited to 'tran/siosc.h') diff --git a/tran/siosc.h b/tran/siosc.h new file mode 100644 index 0000000..5507075 --- /dev/null +++ b/tran/siosc.h @@ -0,0 +1,3 @@ +sound_type snd_make_siosc(LVAL lis, rate_type sr, double hz, time_type t0, sound_type s_fm); +sound_type snd_siosc(LVAL lis, rate_type sr, double hz, time_type t0, sound_type s_fm); + /* LISP: (snd-siosc ANY ANYNUM ANYNUM ANYNUM SOUND) */ -- cgit v1.2.3