aboutsummaryrefslogtreecommitdiff
path: root/dist-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 /dist-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'dist-help.pd')
-rw-r--r--dist-help.pd81
1 files changed, 45 insertions, 36 deletions
diff --git a/dist-help.pd b/dist-help.pd
index 608283f..b3bf83a 100644
--- a/dist-help.pd
+++ b/dist-help.pd
@@ -1,36 +1,45 @@
-#N canvas 450 84 473 453 12;
-#X text 33 10 dist :: send data to a list of receive objects;
-#X obj 34 364 dist;
-#X msg 85 127 connect bla;
-#X msg 103 154 connect foo;
-#X msg 131 209 disconnect bla;
-#X msg 145 237 disconnect foo;
-#X msg 158 295 clear;
-#X obj 200 374 receive bla;
-#X obj 306 374 receive foo;
-#X obj 200 400 print bla;
-#X obj 306 400 print foo;
-#X floatatom 34 69 5 0 0;
-#X msg 170 328 print;
-#X msg 56 98 send anything 1 2 dog;
-#X obj 34 397 d bla foo;
-#X msg 122 180 connect dog cat;
-#X msg 159 265 disconnect cat dog;
-#X text 210 295 empty receiver list;
-#X text 218 328 print list of receive names;
-#X text 190 126 add 'bla' to list of receivers;
-#X text 253 209 remove 'bla' from list;
-#X text 238 99 send anything you want;
-#X text 97 28 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X connect 2 0 1 0;
-#X connect 3 0 1 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 1 0;
-#X connect 7 0 9 0;
-#X connect 8 0 10 0;
-#X connect 11 0 1 0;
-#X connect 12 0 1 0;
-#X connect 13 0 1 0;
-#X connect 15 0 1 0;
-#X connect 16 0 1 0;
+#N canvas 0 26 498 441 12;
+#X text 33 10 dist :: send data to a list of receive objects;
+#X obj 34 364 dist;
+#X msg 85 127 connect bla;
+#X msg 103 154 connect foo;
+#X msg 131 209 disconnect bla;
+#X msg 145 237 disconnect foo;
+#X msg 158 295 clear;
+#X obj 200 374 receive bla;
+#X obj 306 374 receive foo;
+#X obj 200 400 print bla;
+#X obj 306 400 print foo;
+#X floatatom 34 69 5 0 0 0 - - -;
+#X msg 170 328 print;
+#X msg 56 98 send anything 1 2 dog;
+#X obj 34 397 d bla foo;
+#X msg 122 180 connect dog cat;
+#X msg 159 265 disconnect cat dog;
+#X text 210 295 empty receiver list;
+#X text 218 328 print list of receive names;
+#X text 190 126 add 'bla' to list of receivers;
+#X text 253 209 remove 'bla' from list;
+#X text 238 99 send anything you want;
+#X text 97 28 written by Olaf Matthes <olaf.matthes@gmx.de>;
+#N canvas 293 158 494 344 META 0;
+#X text 12 105 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 85 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 45 DESCRIPTION send data to a list of receive objects;
+#X text 12 5 KEYWORDS control nonlocal;
+#X text 12 65 INLET_0 float send connect disconnect clear print;
+#X restore 435 413 pd META;
+#X connect 2 0 1 0;
+#X connect 3 0 1 0;
+#X connect 4 0 1 0;
+#X connect 5 0 1 0;
+#X connect 6 0 1 0;
+#X connect 7 0 9 0;
+#X connect 8 0 10 0;
+#X connect 11 0 1 0;
+#X connect 12 0 1 0;
+#X connect 13 0 1 0;
+#X connect 15 0 1 0;
+#X connect 16 0 1 0;