aboutsummaryrefslogtreecommitdiff
path: root/instances~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 18:39:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 18:39:09 +0000
commite13c080ea00836751efce187d516b3faa8a7040c (patch)
tree22bd22b4fbf3521038b88bb1cd9b5219530ec61e /instances~-help.pd
parentdfc14193a98f79f54f7716800299d48b86d35d7e (diff)
got a working version of instances~ with AM demo
svn path=/trunk/externals/manypoly/; revision=14483
Diffstat (limited to 'instances~-help.pd')
-rw-r--r--instances~-help.pd31
1 files changed, 31 insertions, 0 deletions
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;