diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 22:03:55 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 22:03:55 +0000 |
commit | dbdef47e3e5ef9e4cdaba4ad2ce5758868e69ad5 (patch) | |
tree | 5f43e1cf37f77fb87ffee91f6af158736958cf99 /bundle-help.pd | |
parent | 783df45922e0dee7a35cdc6eb2d8a5627b36a012 (diff) |
created bundle object to flush out 'many' suite
svn path=/trunk/externals/many/; revision=14495
Diffstat (limited to 'bundle-help.pd')
-rw-r--r-- | bundle-help.pd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bundle-help.pd b/bundle-help.pd new file mode 100644 index 0000000..a98cb9e --- /dev/null +++ b/bundle-help.pd @@ -0,0 +1,7 @@ +#N canvas 153 160 450 300 10; +#X text 47 138 inlet0: routed to each instance based on instance number +; +#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; |