Hello,

> I am not aware of any FLAC Python bindings. However, libsndfile supports
> FLAC and there is a Python/Numpy binding here:
>
>     https://github.com/bastibe/PySoundFile
>

I already knew this binding, but didn't know it could be used with FLAC.
Thanks for this info !


>
> > This could be useful for audio data of course (stored in simple arrays),
> > but also for other kind of sampled data : I can imagine that FLAC can be
> > useful on lots of different kinds of data (mainly for those whose
> waveforms
> > look like continuous function, like audio data), isn't it true ?
>
> Yes, anything that is vaguely continuous sampled data can be stored in a
> FLAC file.
>

Thank you !

Best regards
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to