<div dir="ltr"><div>Hi,<br>Not long after the first publication, here is already a new release <b>v0.1.0</b> of <b>faustgen~</b>. <br>The faustgen~ object is available for Linux, Mac and Windows (64-bit) via <b>Deken</b> (v0.4.1) or via the github repository: <a href="https://github.com/CICM/pd-faustgen/releases">https://github.com/CICM/pd-faustgen/releases</a>.<br></div><div><br></div><div>Video introducing the new features: <a href="https://vimeo.com/286662395">https://vimeo.com/286662395</a><br></div><div><br></div><div>ChangeLog:</div><div><ul><li>Add support to preserve parameters values during recompilation<br></li><li>Fix autocompilation when DSP instance not initialized<br></li><li>Fix support for the double-float-precision option<br></li><li>Add support to look for the DSP file in all Pd's search paths<br></li><li>Add support to open the FAUST file in the default text editor when object is clicked<br></li><li>Add a default locked FAUST file used when no argument is provided<br></li><li>Fix minor bugs</li></ul>Faustgen~ is an external object with the FAUST just-in-time (JIT) compiler embedded that allows to load, compile and play FAUST files within the audio programming environment Pure Data. FAUST (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis developed by the GRAME. The FAUST JIT compiler - built with LLVM - brings together the convenience of a standalone interpreted language with the efficiency of a compiled language.<br><br>Cheers<br><br>FAUST: <a href="http://faust.grame.fr">http://faust.grame.fr</a><br>GRAME: <a href="http://www.grame.fr">http://www.grame.fr</a><br>CICM: <a href="http://cicm.mshparisnord.org">http://cicm.mshparisnord.org</a></div></div>