aboutsummaryrefslogtreecommitdiff
path: root/help/help-dist.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-11-20 17:46:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-11-20 17:46:33 +0000
commitd41e58e6cd71fdacdca69ba78c29d42dc7d330d5 (patch)
tree979c2e34efe326dcd7f417a234abff85a06e641a /help/help-dist.pd
This commit was generated by cvs2svn to compensate for changes in r224,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/maxlib/; revision=225
Diffstat (limited to 'help/help-dist.pd')
-rw-r--r--help/help-dist.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/help/help-dist.pd b/help/help-dist.pd
new file mode 100644
index 0000000..608283f
--- /dev/null
+++ b/help/help-dist.pd
@@ -0,0 +1,36 @@
+#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;