aboutsummaryrefslogtreecommitdiff
path: root/iemabs/iem_append.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
commit61982032ea7eee2c3864add894b2199b639dd225 (patch)
treeec04f2c096f3533df1b612e3e365f9c4196e4aae /iemabs/iem_append.pd
parent467b8898b177b143347921e79980adfeff3fe150 (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665
Diffstat (limited to 'iemabs/iem_append.pd')
-rw-r--r--iemabs/iem_append.pd24
1 files changed, 24 insertions, 0 deletions
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;