2 - basic/test.pd: Basic example of Pd-Faust externals, without faust2pd.
4 - faust/faustdemo.pd: Sample dsps from the Faust distribution, with
5 faust2pd-generated GUIs.
7 - synth/synth.pd: A complete MIDI-driven synth-effects chain. Only Faust
8 synths and effects with faust2pd-generated GUIs were used in this example.
10 - seqdemo/seqdemo.pd: A step sequencer example. The sound generation is done
11 with Faust dsps, the sequencer is implemented in Pure. (This needs pd-pure
12 to run, get it at http://pure-lang.googlecode.com/.)