mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-05 14:18:53 +02:00
4 lines
229 B
C
4 lines
229 B
C
sound_type snd_make_resoncv(sound_type s1, double hz, sound_type bw, int normalization);
|
|
sound_type snd_resoncv(sound_type s1, double hz, sound_type bw, int normalization);
|
|
/* LISP: (snd-resoncv SOUND ANYNUM SOUND FIXNUM) */
|