aboutsummaryrefslogtreecommitdiff
path: root/help/unroute-help.pd
blob: d8ca11404c71d3a6b79bfb8c20d0651692bd96c5 (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
#N canvas 413 157 539 407 12;
#X obj 64 343 print;
#X msg 64 89 1 \$1;
#X msg 112 110 2 \$1;
#X msg 163 116 3 \$1;
#X floatatom 64 62 5 0 0;
#X floatatom 112 85 5 0 0;
#X floatatom 163 91 5 0 0;
#X obj 64 232 route 1 2 3 4;
#X obj 64 314 unroute one 2 three 4;
#X text 52 13 unroute :: merges all inputs into one output;
#X text 138 30 and prepends an identifier;
#X text 138 47 written by Olaf Matthes <olaf.matthes@gmx.de>;
#X msg 194 170 4 this came through 4;
#X msg 209 196 3 drei;
#X msg 174 146 4 25 467 23.6;
#X connect 1 0 7 0;
#X connect 2 0 7 0;
#X connect 3 0 7 0;
#X connect 4 0 1 0;
#X connect 5 0 2 0;
#X connect 6 0 3 0;
#X connect 7 0 8 0;
#X connect 7 1 8 1;
#X connect 7 2 8 2;
#X connect 7 3 8 3;
#X connect 8 0 0 0;
#X connect 12 0 7 0;
#X connect 13 0 7 0;
#X connect 14 0 7 0;