From e13c080ea00836751efce187d516b3faa8a7040c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 22 Nov 2010 18:39:09 +0000 Subject: got a working version of instances~ with AM demo svn path=/trunk/externals/manypoly/; revision=14483 --- instances~-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 instances~-help.pd (limited to 'instances~-help.pd') diff --git a/instances~-help.pd b/instances~-help.pd new file mode 100644 index 0000000..f626c3e --- /dev/null +++ b/instances~-help.pd @@ -0,0 +1,31 @@ +#N canvas 202 131 588 471 10; +#X text 62 424 dsp-out left; +#X text 371 424 dsp-out right; +#X text 25 383 inlet for messages routed to instances; +#X text 370 384 inlet for audio to all instances; +#X obj 219 318 output~; +#X obj 365 220 adc~; +#X obj 168 249 list prepend; +#X obj 237 228 hradio 15 1 1 5 empty empty empty 0 -8 0 10 -203904 +-1 -1 4; +#X obj 168 272 instances~ 5 instances-template~; +#X obj 171 203 hsl 128 15 200 500 1 1 empty empty empty -2 -8 0 10 +-261682 -1 -1 6600 0; +#X obj 100 404 instances-template~ 1 8 four more arguments possible +; +#X obj 134 142 loadbang; +#X msg 134 166 0 200 \, 1 300 \, 2 400 \, 3 500 \, 4 100; +#X text 27 81 outlet~0: connected directly to each instance; +#X text 27 101 outlet~1: connected directly to each instance; +#X text 27 41 inlet~: connected directly to each instance; +#X text 27 21 inlet: routed to each instance based on instance number +; +#X connect 5 0 8 1; +#X connect 5 1 8 1; +#X connect 6 0 8 0; +#X connect 7 0 6 1; +#X connect 8 0 4 0; +#X connect 8 1 4 1; +#X connect 9 0 6 0; +#X connect 11 0 12 0; +#X connect 12 0 8 0; -- cgit v1.2.1