bbc / audiowaveform

C++ program to generate waveform data and render waveform images from audio files
https://waveform.prototyping.bbc.co.uk
GNU General Public License v3.0
1.94k stars 242 forks source link

WavPack support #185

Open regorxxx opened 1 year ago

regorxxx commented 1 year ago

Since WavPack is a pretty stable and mature codec, it would be great to see support on this tool (as a replacement for ffmpeg usage) https://github.com/dbry/WavPack

chrisn commented 1 year ago

I'd be happy to consider adding WavPack support once it's supported by libsndfile (see https://github.com/libsndfile/libsndfile/issues/15).