From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemabs/iem_prepend.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 iemabs/iem_prepend.pd (limited to 'iemabs/iem_prepend.pd') diff --git a/iemabs/iem_prepend.pd b/iemabs/iem_prepend.pd new file mode 100644 index 0000000..0da5880 --- /dev/null +++ b/iemabs/iem_prepend.pd @@ -0,0 +1,24 @@ +#N canvas 233 225 704 461 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 iem_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; -- cgit v1.2.1