From 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 26 Apr 2010 03:10:47 +0000 Subject: converted maxlib to use libdir template, in preparations for debianizing it svn path=/trunk/externals/maxlib/; revision=13476 --- unroute-help.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 unroute-help.pd (limited to 'unroute-help.pd') diff --git a/unroute-help.pd b/unroute-help.pd new file mode 100644 index 0000000..d8ca114 --- /dev/null +++ b/unroute-help.pd @@ -0,0 +1,30 @@ +#N canvas 413 157 539 407 12; +#X obj 64 343 print; +#X msg 64 89 1 \$1; +#X msg 112 110 2 \$1; +#X msg 163 116 3 \$1; +#X floatatom 64 62 5 0 0; +#X floatatom 112 85 5 0 0; +#X floatatom 163 91 5 0 0; +#X obj 64 232 route 1 2 3 4; +#X obj 64 314 unroute one 2 three 4; +#X text 52 13 unroute :: merges all inputs into one output; +#X text 138 30 and prepends an identifier; +#X text 138 47 written by Olaf Matthes ; +#X msg 194 170 4 this came through 4; +#X msg 209 196 3 drei; +#X msg 174 146 4 25 467 23.6; +#X connect 1 0 7 0; +#X connect 2 0 7 0; +#X connect 3 0 7 0; +#X connect 4 0 1 0; +#X connect 5 0 2 0; +#X connect 6 0 3 0; +#X connect 7 0 8 0; +#X connect 7 1 8 1; +#X connect 7 2 8 2; +#X connect 7 3 8 3; +#X connect 8 0 0 0; +#X connect 12 0 7 0; +#X connect 13 0 7 0; +#X connect 14 0 7 0; -- cgit v1.2.1