aboutsummaryrefslogtreecommitdiff
path: root/control/unwonk-help.pd
blob: 6ec75e50431bf250461447680e729ff3d51261ea (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#N canvas 0 31 418 418 10;
#X obj 63 144 unwonk;
#X obj 221 256 print;
#X floatatom 49 185 0 0 0 0 - - -;
#X floatatom 75 185 0 0 0 0 - - -;
#X obj 154 189 unwonk 1 2 3;
#X floatatom 129 233 0 0 0 0 - - -;
#X floatatom 155 233 0 0 0 0 - - -;
#X floatatom 181 233 0 0 0 0 - - -;
#X msg 40 110 1 2 3 4 5 6 7 8;
#X obj 40 277 unwonk 1 2 3 4 5 6 7 8 9;
#X floatatom 37 320 0 0 0 0 - - -;
#X floatatom 63 320 0 0 0 0 - - -;
#X floatatom 89 320 0 0 0 0 - - -;
#X floatatom 115 321 0 0 0 0 - - -;
#X floatatom 141 321 0 0 0 0 - - -;
#X floatatom 167 321 0 0 0 0 - - -;
#X text 35 374 (C) 1999 Guenter Geiger;
#X text 37 34 unwonk is an unpack which sends;
#X text 35 69 instead of discarding them;
#X text 37 51 unused elements to the last outlet;
#N canvas 303 102 494 344 META 0;
#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE Tcl/Tk;
#X text 12 175 AUTHOR Guenter Geiger;
#X text 12 5 KEYWORDS control conversion;
#X text 12 45 DESCRIPTION an unpack which sends unused elements to
the last outlet instead of discarding them;
#X text 12 75 INLET_0 list;
#X text 12 95 OUTLET_0 float symbol;
#X text 12 135 OUTLET_N float symbol;
#X text 12 155 OUTLET_R list;
#X text 12 115 OUTLET_1 float symbol;
#X restore 353 384 pd META;
#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;