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

flac - to - .dat? #9

Closed SimonTait closed 10 years ago

SimonTait commented 10 years ago

Firstly, great work guys! Have successfully built & run demo Peaks.js via index.html and all is working well on OSX 10.9.4

It would be fantastic if we could use the flac support inherent in libsndfile to build directly from a .flac file rather than have to recode to .wav or .mp3.

Hope this is possible. Thanks again.

chrisn commented 10 years ago

Hi Simon,

This should be straightforward, so I'll have a look into it.

Chris

SimonTait commented 10 years ago

What a guy....

chrisn commented 10 years ago

Implemented in v1.0.7.