mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Move library tree where it belongs
This commit is contained in:
6
lib-src/libnyquist/nyquist/nyqsrc/probe.h
Normal file
6
lib-src/libnyquist/nyquist/nyqsrc/probe.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/* probe.h -- used to test resampling */
|
||||
|
||||
void probe_init(int readflag);
|
||||
double probe(char *s, double x);
|
||||
double probe2(char *s, double x);
|
||||
|
||||
Reference in New Issue
Block a user