shibatch / SSRC

A high quality audio sampling rate converter
http://shibatch.sourceforge.net/
GNU Lesser General Public License v2.1
153 stars 29 forks source link

Added support for 32 and 64bit float files #5

Open gee-ell opened 3 years ago

gee-ell commented 3 years ago

I've added support for 32 and 64bit floating point WAV files inputs - modified 1.33 ssrc.c: https://desperatebeauty.com/_files/ssrc_float_support/ssrc.c

gee-ell commented 3 years ago

I've updated the file to handle 'JUNK' chunks before the 'fmt ' chunk (eg. Wavelab 8 writes those).