aboutsummaryrefslogtreecommitdiff
path: root/instances-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-28 05:14:35 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-28 05:14:35 +0000
commit2115972c7a1e238e036a8cccfd6c5e1e4b410adc (patch)
tree998af8d10d45a0e1e6364f4af902bd2f63741365 /instances-help.pd
parent29581eb5235b3c5dc93bb870ce6f8de68ec33b69 (diff)
removed instance # and instance total from the args passed to each instance
svn path=/trunk/externals/many/; revision=14531
Diffstat (limited to 'instances-help.pd')
-rw-r--r--instances-help.pd3
1 files changed, 2 insertions, 1 deletions
diff --git a/instances-help.pd b/instances-help.pd
index b672907..5f122d1 100644
--- a/instances-help.pd
+++ b/instances-help.pd
@@ -3,5 +3,6 @@
;
#X text 27 41 inlet1: connected directly to each instance;
#X text 27 101 outlet1: connected directly to each instance;
-#X obj 113 138 instances 50 instances-template;
+#X obj 62 163 instances 50 instances-template 1 2 3 4 5 6 7;
#X text 27 81 outlet0: connected directly to each instance;
+#X text 54 223 up to 7 symbol or float arguments can be used;