summaryrefslogtreecommitdiff
path: root/tran/siosc.h
diff options
context:
space:
mode:
authorSteve M. Robbins <smr@debian.org>2011-10-22 04:54:51 +0200
committerSteve M. Robbins <smr@debian.org>2011-10-22 04:54:51 +0200
commitdd657ad3f1428b026486db3ec36691df17ddf515 (patch)
tree6ffb465595479fb5a76c1a6ea3ec992abaa8c1c1 /tran/siosc.h
Import nyquist_3.05.orig.tar.gz
[dgit import orig nyquist_3.05.orig.tar.gz]
Diffstat (limited to 'tran/siosc.h')
-rw-r--r--tran/siosc.h3
1 files changed, 3 insertions, 0 deletions
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) */