aboutsummaryrefslogtreecommitdiff
path: root/tests/testtests/fail_wait0.pd
blob: 770ccb9bae9eb537673a6e9ce1c8231a28f5d327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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 msg 142 123 0;
#X text 122 31 fail (after a period of uncertainty);
#X connect 0 0 2 0;
#X connect 2 0 4 0;
#X connect 2 1 3 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;