Rename interpretor to interpreter.
[Faustine.git] / interpreter / preprocessor / faust-0.9.47mr3 / tools / faust2pd / examples / faust / faust-r.pd
1 #N canvas 88 181 566 264 10;
2 #X obj 23 47 t b b;
3 #X obj 53 76 delay 250;
4 #X msg 53 106 0;
5 #X msg 23 106 1;
6 #X obj 23 12 inlet;
7 #X obj 23 149 list prepend \$1;
8 #X obj 23 185 list trim;
9 #X obj 23 216 outlet;
10 #X text 158 107 Special control logic for bang messages. Creation argument
11 is the selector of the message to send. Takes bangs and translates
12 them to a sequence of 1/0 messages. The delay between the 1 and the
13 0 can be set with the global faust-button-delay receiver.;
14 #X obj 111 47 r faust-button-delay;
15 #X connect 0 0 3 0;
16 #X connect 0 1 1 0;
17 #X connect 1 0 2 0;
18 #X connect 2 0 5 0;
19 #X connect 3 0 5 0;
20 #X connect 4 0 0 0;
21 #X connect 5 0 6 0;
22 #X connect 6 0 7 0;
23 #X connect 9 0 1 1;