<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&#39;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>
&gt; This could be useful for audio data of course (stored in simple arrays),<br>
&gt; but also for other kind of sampled data : I can imagine that FLAC can be<br>
&gt; useful on lots of different kinds of data (mainly for those whose waveforms<br>
&gt; look like continuous function, like audio data), isn&#39;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>