From 2a43e4f6c23855da01f31df4b1819635dfa36d9d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 23 Sep 2002 02:05:30 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r137, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/olafmatt/; revision=138 --- clone/sigtest-clone.pd | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 clone/sigtest-clone.pd (limited to 'clone/sigtest-clone.pd') diff --git a/clone/sigtest-clone.pd b/clone/sigtest-clone.pd new file mode 100644 index 0000000..988db82 --- /dev/null +++ b/clone/sigtest-clone.pd @@ -0,0 +1,37 @@ +#N canvas 123 -3 665 574 12; +#X text 136 67 written by Olaf Matthes ; +#X floatatom 142 282 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 43 157 show 2; +#X msg 59 185 show 8; +#X text 103 156 show instance ; +#X obj 109 503 print outlet; +#X text 275 217 reload N instances (with creation arguments); +#X msg 142 396 \$1 \$2; +#X floatatom 154 315 5 0 0; +#X obj 154 342 t b f; +#X obj 142 369 pack f f; +#X text 192 282 number of instance (0 = all); +#X text 238 445 "clone ()"; +#X obj 43 443 clone sigab 2; +#X obj 43 500 dac~; +#X msg 75 218 reload sigab 8 23; +#X obj 20 122 noise~; +#X obj 65 396 osc~ 440; +#X connect 1 0 13 0; +#X connect 5 0 16 0; +#X connect 6 0 16 0; +#X connect 10 0 16 2; +#X connect 11 0 12 0; +#X connect 12 0 13 0; +#X connect 12 1 13 1; +#X connect 13 0 10 0; +#X connect 16 0 17 0; +#X connect 16 1 17 1; +#X connect 16 2 8 0; +#X connect 18 0 16 0; +#X connect 19 0 16 0; +#X connect 20 0 16 1; -- cgit v1.2.1