aboutsummaryrefslogtreecommitdiff
path: root/iemabs/merge_any.pd
blob: 4d11c8631d5e46401bbb2ae8ec8e51b842eb372d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 233 225 603 435 10;
#X obj 37 84 inlet;
#X obj 204 86 inlet;
#X obj 37 305 outlet;
#X text 14 358 (c) musil@iem.kug.ac.at;
#X text 56 371 IEM KUG;
#X text 31 383 graz \, austria 2002;
#X text 17 15 merge_any;
#X text 115 16 merge 2 messages together;
#X text 313 57 no args;
#X text 39 62 hot inlet;
#X text 200 62 cold inlet;
#X obj 204 109 pre_inlet 1 1;
#X obj 37 113 pre_inlet 1 0;
#X obj 37 278 iem_append_kernel;
#X connect 0 0 12 0;
#X connect 1 0 11 0;
#X connect 11 0 13 0;
#X connect 12 0 13 0;
#X connect 13 0 2 0;