mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 09:39:42 +02:00
4 lines
241 B
C
4 lines
241 B
C
sound_type snd_make_aresonvv(sound_type s1, sound_type hz1, sound_type bw, int normalization);
|
|
sound_type snd_aresonvv(sound_type s1, sound_type hz1, sound_type bw, int normalization);
|
|
/* LISP: (snd-aresonvv SOUND SOUND SOUND FIXNUM) */
|