This folder contains useful scripts that combines faust and g++ to generates executable binary. You can use 'sudo make install' to install them. 

faust2jack <file1.dsp>... : create jack applications for each input file

faust2alsa <file1.dsp>... : create alsa applications for each input file

faust2svg  <file1.dsp>... : create svg block-diagrams for each input file

faust2plot  <file1.dsp>... : create a matplot application for each input file


The following scripts also integrate a visualization :

faust2firefox  <file1.dsp>... : faust2svg with visualization using firefox

faust2octave <file.dsp>       : faust2plot with visualization using octave   
