soxr-code/lsr-tests
Rob Sykes 52888cd410 reorg/SIMD 2016-05-23 07:55:16 +01:00
..
cmake/Modules bump copyright date 2013-01-08 09:08:03 +00:00
CMakeLists.txt reorg/SIMD 2016-05-23 07:55:16 +01:00
COPYING Initial commit 2012-12-03 17:25:33 +00:00
README Initial commit 2012-12-03 17:25:33 +00:00
calc_snr.c Initial commit 2012-12-03 17:25:33 +00:00
callback_hang_test.c Initial commit 2012-12-03 17:25:33 +00:00
callback_test.c Initial commit 2012-12-03 17:25:33 +00:00
config.h.in reorg/SIMD 2016-05-23 07:55:16 +01:00
downsample_test.c Initial commit 2012-12-03 17:25:33 +00:00
float_cast.h Initial commit 2012-12-03 17:25:33 +00:00
float_short_test.c Initial commit 2012-12-03 17:25:33 +00:00
misc_test.c Initial commit 2012-12-03 17:25:33 +00:00
multi_channel_test.c Initial commit 2012-12-03 17:25:33 +00:00
multichan_throughput_test.c Initial commit 2012-12-03 17:25:33 +00:00
reset_test.c Initial commit 2012-12-03 17:25:33 +00:00
simple_test.c Initial commit 2012-12-03 17:25:33 +00:00
sndfile-resample.c Initial commit 2012-12-03 17:25:33 +00:00
snr_bw_test.c reorg/SIMD 2016-05-23 07:55:16 +01:00
termination_test.c Initial commit 2012-12-03 17:25:33 +00:00
throughput_test.c Initial commit 2012-12-03 17:25:33 +00:00
util.c Initial commit 2012-12-03 17:25:33 +00:00
util.h Initial commit 2012-12-03 17:25:33 +00:00
varispeed_test.c Initial commit 2012-12-03 17:25:33 +00: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.