aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-09-23 18:39:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-09-23 18:39:38 +0000
commitd79ae70599b44cd07f75c35294abfd932cb10362 (patch)
tree10e1c014133744ed220140d598539ec71226e0c4
parentc64e44b8e2d770848c80a4791175060c5cd68bc6 (diff)
This commit was generated by cvs2svn to compensate for changes in r147,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/olafmatt/; revision=148
-rw-r--r--clone/clone-help.pd44
1 files changed, 44 insertions, 0 deletions
diff --git a/clone/clone-help.pd b/clone/clone-help.pd
new file mode 100644
index 0000000..ffd3e4a
--- /dev/null
+++ b/clone/clone-help.pd
@@ -0,0 +1,44 @@
+#N canvas 269 10 659 503 12;
+#X text 136 67 written by Olaf Matthes <olaf.matthes@gmx.de>;
+#X floatatom 83 200 5 0 0;
+#X text 61 7 clone :: route a list according to first element to one
+;
+#X text 133 26 instance of a subpatch \, process data and output;
+#X text 134 44 the result...;
+#X msg 34 104 show 2;
+#X msg 50 132 show 8;
+#X text 94 103 show instance <number>;
+#X obj 107 450 print outlet;
+#X text 266 164 reload N instances (with creation arguments);
+#X msg 83 314 \$1 \$2;
+#X floatatom 95 233 5 0 0;
+#X obj 95 260 t b f;
+#X obj 181 423 print out_of_range;
+#X obj 83 287 pack f f;
+#X text 133 200 number of instance (0 = all);
+#X msg 213 273 1 I'm 17.3 meters tall;
+#X msg 212 246 8 17.3 dog 23;
+#X text 215 299 first int is the number of the instance the data;
+#X text 214 317 should be send to (0 for all). the rest can be;
+#X text 215 335 everything the subpatch likes...;
+#X text 205 390 "clone <subpatch> <instances> (<creation args>)";
+#X obj 34 391 clone abstraction 2;
+#X obj 34 449 dac~;
+#X text 335 422 everything that can't be send to;
+#X text 336 439 one of the instances comes out here;
+#X msg 66 165 reload abstraction 2 23;
+#X connect 1 0 14 0;
+#X connect 5 0 22 0;
+#X connect 6 0 22 0;
+#X connect 10 0 22 0;
+#X connect 11 0 12 0;
+#X connect 12 0 14 0;
+#X connect 12 1 14 1;
+#X connect 14 0 10 0;
+#X connect 16 0 22 0;
+#X connect 17 0 22 0;
+#X connect 22 0 23 0;
+#X connect 22 0 23 1;
+#X connect 22 1 8 0;
+#X connect 22 2 13 0;
+#X connect 26 0 22 0;