X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/c7f552fd8888da2f0d8cfb228fe0f28d3df3a12c..b4b6f2ea75b9f0f3ca918f5b84016610bf7a4d4f:/interpretor/faust-0.9.47mr3/tools/faust2pd/examples/synth/faust-s.pd diff --git a/interpretor/faust-0.9.47mr3/tools/faust2pd/examples/synth/faust-s.pd b/interpretor/faust-0.9.47mr3/tools/faust2pd/examples/synth/faust-s.pd deleted file mode 100644 index ffead06..0000000 --- a/interpretor/faust-0.9.47mr3/tools/faust2pd/examples/synth/faust-s.pd +++ /dev/null @@ -1,11 +0,0 @@ -#N canvas 504 432 439 260 10; -#X obj 17 124 s \$1; -#X obj 17 29 inlet; -#X obj 17 88 sel 1; -#X text 12 150 Special control logic for bang messages. Creation argument -is the receiver symbol of the target control. 0/1 values are translated -to bangs (this is used for button controls).; -#X obj 17 59 != 0; -#X connect 1 0 4 0; -#X connect 2 0 0 0; -#X connect 4 0 2 0;