mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
4 lines
232 B
C
4 lines
232 B
C
sound_type snd_make_aresoncv(sound_type s1, double hz, sound_type bw, int normalization);
|
|
sound_type snd_aresoncv(sound_type s1, double hz, sound_type bw, int normalization);
|
|
/* LISP: (snd-aresoncv SOUND ANYNUM SOUND FIXNUM) */
|