<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Hello,<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":pb" class="" style="overflow:hidden">
I am not aware of any FLAC Python bindings. However, libsndfile supports<br>
FLAC and there is a Python/Numpy binding here:<br>
<br>
<a href="https://github.com/bastibe/PySoundFile" target="_blank">https://github.com/bastibe/PySoundFile</a><br></div></blockquote><div><br></div><div>I already knew this binding, but didn't know it could be used with FLAC. Thanks for this info ! </div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":pb" class="" style="overflow:hidden">
<br>
> This could be useful for audio data of course (stored in simple arrays),<br>
> but also for other kind of sampled data : I can imagine that FLAC can be<br>
> useful on lots of different kinds of data (mainly for those whose waveforms<br>
> look like continuous function, like audio data), isn't it true ?<br>
<br>
Yes, anything that is vaguely continuous sampled data can be stored in a<br>
FLAC file.<br></div></blockquote><div><br></div><div>Thank you !<br><br></div><div>Best regards<br></div></div></div></div>