aboutsummaryrefslogtreecommitdiff
path: root/control/unwonk.pd
blob: 2769a1e141789b97d1e480f836dfde3c3db5d6ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#N canvas 273 9 542 405 10;
#X obj 53 134 unwonk;
#X obj 211 246 print;
#X floatatom 39 175;
#X floatatom 65 175;
#X obj 144 179 unwonk 1 2 3;
#X floatatom 119 223;
#X floatatom 145 223;
#X floatatom 171 223;
#X msg 30 100 1 2 3 4 5 6 7 8;
#X obj 30 267 unwonk 1 2 3 4 5 6 7 8 9;
#X floatatom 27 310;
#X floatatom 53 310;
#X floatatom 79 310;
#X floatatom 105 311;
#X floatatom 131 311;
#X floatatom 157 311;
#X text 25 364 (C) 1999 Guenter Geiger;
#X text 27 24 unwonk is an unpack which sends;
#X text 27 41 unused symbols to the last outlet;
#X text 25 59 instead of discarding them;
#X connect 0 0 2 0;
#X connect 0 1 3 0;
#X connect 0 2 4 0;
#X connect 4 0 5 0;
#X connect 4 1 6 0;
#X connect 4 2 7 0;
#X connect 4 3 1 0;
#X connect 8 0 0 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 9 1 11 0;
#X connect 9 2 12 0;
#X connect 9 3 13 0;
#X connect 9 4 14 0;
#X connect 9 5 15 0;