audacia/lib-src/libsoxr/lsr-tests
lllucius b4ba110811 Reverting r12850...hopefully
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
..
cmake/Modules Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
CMakeLists.txt Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
COPYING Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
README Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
calc_snr.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
callback_hang_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
callback_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
config.h.in Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
downsample_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
float_cast.h Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
float_short_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
misc_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
multi_channel_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
multichan_throughput_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
reset_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
simple_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
sndfile-resample.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
snr_bw_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
termination_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
throughput_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
util.c Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
util.h Reverting r12850...hopefully 2013-11-03 01:54:50 +00:00
varispeed_test.c Reverting r12850...hopefully 2013-11-03 01:54:50 +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.