boo/soxr/lsr-tests
Luke Street 39eb95a824 Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
..
cmake/Modules Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
CMakeLists.txt Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
COPYING Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
README Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
calc_snr.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
callback_hang_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
callback_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
config.h.in Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
downsample_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
float_cast.h Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
float_short_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
misc_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
multi_channel_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
multichan_throughput_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
reset_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
simple_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
sndfile-resample.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
snr_bw_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
termination_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
throughput_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
util.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
util.h Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00
varispeed_test.c Update soxr to 0.1.3; make wasm compatible 2022-08-03 18:10:31 -04:00

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.