diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-28 05:14:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-28 05:14:35 +0000 |
commit | 2115972c7a1e238e036a8cccfd6c5e1e4b410adc (patch) | |
tree | 998af8d10d45a0e1e6364f4af902bd2f63741365 /bundle-help.pd | |
parent | 29581eb5235b3c5dc93bb870ce6f8de68ec33b69 (diff) |
removed instance # and instance total from the args passed to each instance
svn path=/trunk/externals/many/; revision=14531
Diffstat (limited to 'bundle-help.pd')
-rw-r--r-- | bundle-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-help.pd b/bundle-help.pd index a98cb9e..ad21559 100644 --- a/bundle-help.pd +++ b/bundle-help.pd @@ -4,4 +4,4 @@ #X text 47 158 inlet1: connected directly to each instance; #X text 47 218 outlet1: connected directly to each instance; #X text 47 198 outlet0: connected directly to each instance; -#X obj 91 74 bundle 5 instances-template; +#X obj 91 74 bundle 5 instances-template 1 2 3 4 5 6 7; |