mirror of https://github.com/AxioDL/boo.git
Luke Street 39eb95a824 | ||
---|---|---|
.. | ||
cmake/Modules | ||
CMakeLists.txt | ||
COPYING | ||
README | ||
calc_snr.c | ||
callback_hang_test.c | ||
callback_test.c | ||
config.h.in | ||
downsample_test.c | ||
float_cast.h | ||
float_short_test.c | ||
misc_test.c | ||
multi_channel_test.c | ||
multichan_throughput_test.c | ||
reset_test.c | ||
simple_test.c | ||
sndfile-resample.c | ||
snr_bw_test.c | ||
termination_test.c | ||
throughput_test.c | ||
util.c | ||
util.h | ||
varispeed_test.c |
README
The C source and header files in this directory have been copied from the `libsamplerate' project and are copyrighted by its authors -- see the notices within the files and the file `COPYING' for details. They are used here to test libsoxr's optional libsamplerate-like wrapper. The only modifications made are to the file `snr_bw_test.c' to remove reliance on certain frequency response troughs that are specific to libsamplerate.