aboutsummaryrefslogtreecommitdiff
path: root/examples/nop.pd
blob: aed3b619ef727abefa863f826727321364bac7f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 456 395 450 428 10;
#X obj 121 331 nop;
#X msg 155 157 bang;
#X floatatom 155 175;
#X symbolatom 156 196;
#X obj 121 350 print;
#X msg 156 240 set mummy;
#X obj 132 26 nop;
#X text 95 71 maybe this is not very intelligent;
#X text 97 89 it just passes through what it gets;
#X msg 157 218 1 to 3 for 5;
#X connect 0 0 4 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 5 0 0 0;
#X connect 9 0 0 0;