X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/1059e1cc0c2ecfa237406949aa26155b6a5b9154..66f23d4fabf89ad09adbd4dfc15ac6b5b2b7da83:/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/synth/synth.pd diff --git a/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/synth/synth.pd b/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/synth/synth.pd new file mode 100644 index 0000000..b84b1aa --- /dev/null +++ b/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/synth/synth.pd @@ -0,0 +1,17 @@ +#N canvas 270 70 354 802 10; +#X obj 51 620 audio-out; +#X obj 51 9 midi-in 8; +#X obj 51 504 freeverb; +#X obj 51 356 chorus; +#X obj 51 60 organ; +#X connect 1 0 4 0; +#X connect 1 1 4 1; +#X connect 2 0 0 0; +#X connect 2 1 0 1; +#X connect 2 2 0 2; +#X connect 3 0 2 0; +#X connect 3 1 2 1; +#X connect 3 2 2 2; +#X connect 4 0 3 0; +#X connect 4 1 3 1; +#X connect 4 2 3 2;