aboutsummaryrefslogtreecommitdiff
path: root/unroute-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 06:37:15 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitbcb36add25f5f7538ff13a0f9828db8a06830c03 (patch)
tree9638644601659cb55987374c17c2a95b7eb685d8 /unroute-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'unroute-help.pd')
-rw-r--r--unroute-help.pd72
1 files changed, 42 insertions, 30 deletions
diff --git a/unroute-help.pd b/unroute-help.pd
index d8ca114..6237e3f 100644
--- a/unroute-help.pd
+++ b/unroute-help.pd
@@ -1,30 +1,42 @@
-#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 <olaf.matthes@gmx.de>;
-#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;
+#N canvas 0 26 481 371 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 0 - - -;
+#X floatatom 112 85 5 0 0 0 - - -;
+#X floatatom 163 91 5 0 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 <olaf.matthes@gmx.de>;
+#X msg 194 170 4 this came through 4;
+#X msg 209 196 3 drei;
+#X msg 174 146 4 25 467 23.6;
+#N canvas 293 158 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 5 KEYWORDS control list_op;
+#X text 12 45 DESCRIPTION merges all inputs into one output and prepends
+an identifier;
+#X text 12 85 INLET_0 anything;
+#X text 12 105 INLET_N anything;
+#X text 12 125 OUTLET_0 list;
+#X restore 420 344 pd META;
+#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;