aboutsummaryrefslogtreecommitdiff
path: root/iemabs/pp.pd
blob: 3cc53b17e93bde14357616bed0df1d808f0bd214 (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 233 225 706 463 10;
#X obj 53 113 inlet;
#X obj 300 110 inlet;
#X obj 53 349 outlet;
#X text 14 399 (c) musil@iem.kug.ac.at;
#X text 56 412 IEM KUG;
#X text 35 61 hot inlet;
#X text 297 60 cold inlet;
#X text 35 76 tail of output-message;
#X text 296 73 head of output-message;
#X text 204 328 head of output-message;
#X text 209 317 initials-arguments:;
#X text 119 14 merge the head-message in front of the tail-message
;
#X text 31 424 graz \, austria 2003;
#X obj 53 322 iem_prepend_kernel;
#X obj 53 147 pre_inlet 1 0;
#X obj 300 143 pre_inlet 1 1;
#X text 17 15 prepend;
#X connect 0 0 14 0;
#X connect 1 0 15 0;
#X connect 13 0 2 0;
#X connect 14 0 13 0;
#X connect 15 0 13 0;