mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 07:10:09 +01:00
Move library tree where it belongs
This commit is contained in:
3
lib-src/libnyquist/nyquist/tran/amosc.h
Normal file
3
lib-src/libnyquist/nyquist/tran/amosc.h
Normal file
@@ -0,0 +1,3 @@
|
||||
sound_type snd_make_amosc(sound_type input, double step, rate_type sr, double hz, time_type t0, sound_type amod, double phase);
|
||||
sound_type snd_amosc(sound_type input, double step, rate_type sr, double hz, time_type t0, sound_type amod, double phase);
|
||||
/* LISP: (snd-amosc SOUND ANYNUM ANYNUM ANYNUM ANYNUM SOUND ANYNUM) */
|
||||
Reference in New Issue
Block a user