aboutsummaryrefslogtreecommitdiff
path: root/tests/testtests/fail_wait10.pd
blob: 271d33434d76477ddaa5628f37cf029561c96656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 189 139 450 300 10;
#X obj 142 51 inlet trigger;
#X obj 142 194 outlet result;
#X obj 142 102 t b b;
#X msg 167 123 -1;
#X text 122 31 fail (after a period of uncertainty);
#X msg 142 163 0;
#X obj 142 145 del 10;
#X connect 0 0 2 0;
#X connect 2 0 6 0;
#X connect 2 1 3 0;
#X connect 3 0 1 0;
#X connect 5 0 1 0;
#X connect 6 0 5 0;