Hi,
Not long after the first publication, here is already a new release
v0.1.0 of
faustgen~.
The faustgen~ object is available for Linux, Mac and Windows (64-bit) via
Deken (v0.4.1) or via the github repository:
https://github.com/CICM/pd-faustgen/releases.
ChangeLog:
- Add support to preserve parameters values during recompilation
- Fix autocompilation when DSP instance not initialized
- Fix support for the double-float-precision option
- Add support to look for the DSP file in all Pd's search paths
- Add support to open the FAUST file in the default text editor when object is clicked
- Add a default locked FAUST file used when no argument is provided
- Fix minor bugs
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.
Cheers
FAUST:
http://faust.grame.frGRAME:
http://www.grame.frCICM:
http://cicm.mshparisnord.org