cog/Audio/Utils
Christopher Snowhill 4537a72275 [DSD] Add pure downsampling path, disabled
Pure downsampling is slower, but may or may not be more accurate. Though
probably not worth it. It did help me realize a minor error, though.
The decimator's volume is twice as loud as it should be.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-10 02:13:10 -07:00
..
BadSampleCleaner.h Add bad sample cleaner for debugging 2022-02-15 22:48:47 -08:00
BadSampleCleaner.m Add bad sample cleaner for debugging 2022-02-15 22:48:47 -08:00
Semaphore.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Semaphore.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
dsd2float.h [DSD] Add pure downsampling path, disabled 2022-06-10 02:13:10 -07:00
floatlist.c [DSD] Add pure downsampling path, disabled 2022-06-10 02:13:10 -07:00