audacia/lib-src/libnyquist/nyquist/nyqsrc/sndseq.h

5 lines
146 B
C

sound_type snd_make_sndseq(sound_type s1, LVAL closure);
sound_type snd_sndseq(sound_type s1, LVAL closure);
/* LISP: (SND-SEQ SOUND ANY) */