Rename interpretor to interpreter.
[Faustine.git] / interpreter / preprocessor / faust-0.9.47mr3 / tools / faust2pd / examples / faust / faust-s.pd
1 #N canvas 504 432 439 260 10;
2 #X obj 17 124 s \$1;
3 #X obj 17 29 inlet;
4 #X obj 17 88 sel 1;
5 #X text 12 150 Special control logic for bang messages. Creation argument
6 is the receiver symbol of the target control. 0/1 values are translated
7 to bangs (this is used for button controls).;
8 #X obj 17 59 != 0;
9 #X connect 1 0 4 0;
10 #X connect 2 0 0 0;
11 #X connect 4 0 2 0;