aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_append.pd
blob: cfdae8be38153b3a8a70b471fad02d786f3e9912 (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
#N canvas 365 230 607 439 10;
#X obj 37 121 inlet;
#X obj 301 121 inlet;
#X obj 37 305 outlet;
#X text 14 358 (c) musil@iem.kug.ac.at;
#X text 56 371 IEM KUG;
#X text 35 61 hot inlet;
#X text 297 60 cold inlet;
#X obj 37 160 pre_inlet 1 0;
#X text 258 271 initials-arguments:;
#X text 119 14 merge the head-message in front of the tail-message
;
#X text 31 383 graz \, austria 2003;
#X text 17 15 iem_append;
#X text 35 76 head of output-message;
#X text 296 74 tail of output-message;
#X text 253 282 tail of output-message;
#X obj 37 278 iem_append_kernel;
#X obj 301 158 pre_inlet 1 1;
#X connect 0 0 7 0;
#X connect 1 0 16 0;
#X connect 7 0 15 0;
#X connect 15 0 2 0;
#X connect 16 0 15 0;