Faust: Compile for Puredata

Faust can compile Puredata objects:

$ faust2puredata sine.dsp

On linux systems this will create a file sine~.pd_linux, on MacOS a file sine~.pd_darwin. Place the file in your PD search paths and use it, as in the help file sine~-help.pd. Parameters are set with messages.

/images/Sound_Synthesis/sine_pd_example.png