From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/iem_append.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iemabs/iem_append.pd (limited to 'iemabs/iem_append.pd') diff --git a/iemabs/iem_append.pd b/iemabs/iem_append.pd new file mode 100644 index 0000000..c134c19 --- /dev/null +++ b/iemabs/iem_append.pd @@ -0,0 +1,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; -- cgit v1.2.1