File: fail_wait0.pd

package info (click to toggle)
pd-zexy 2.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,636 kB
  • sloc: ansic: 13,226; sh: 520; makefile: 202
file content (12 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (8)
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;