aboutsummaryrefslogtreecommitdiff
path: root/iemabs/pp.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/pp.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/pp.pd')
-rw-r--r--iemabs/pp.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/iemabs/pp.pd b/iemabs/pp.pd
new file mode 100644
index 0000000..a0d42c0
--- /dev/null
+++ b/iemabs/pp.pd
@@ -0,0 +1,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;