From d79ae70599b44cd07f75c35294abfd932cb10362 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 23 Sep 2002 18:39:38 +0000 Subject: 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 --- clone/clone-help.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 clone/clone-help.pd (limited to 'clone') 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 ; +#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 ; +#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 ()"; +#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; -- cgit v1.2.1