mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Move library tree where it belongs
This commit is contained in:
3
lib-src/libnyquist/nyquist/nyqsrc/resamp.h
Normal file
3
lib-src/libnyquist/nyquist/nyqsrc/resamp.h
Normal file
@@ -0,0 +1,3 @@
|
||||
sound_type snd_make_resample(sound_type s, rate_type sr);
|
||||
sound_type snd_resample(sound_type s, rate_type sr);
|
||||
/* LISP: (snd-resample SOUND ANYNUM) */
|
Reference in New Issue
Block a user