X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/1059e1cc0c2ecfa237406949aa26155b6a5b9154..66f23d4fabf89ad09adbd4dfc15ac6b5b2b7da83:/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/faust/faust-s.pd diff --git a/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/faust/faust-s.pd b/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/faust/faust-s.pd new file mode 100644 index 0000000..ffead06 --- /dev/null +++ b/interpreter/preprocessor/faust-0.9.47mr3/tools/faust2pd/examples/faust/faust-s.pd @@ -0,0 +1,11 @@ +#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;