From c723d0c382d0f901ae302cb5c60cecaa2fbf2195 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 22 Nov 2010 18:40:34 +0000 Subject: barebones working version of [instances] svn path=/trunk/externals/manypoly/; revision=14484 --- instances-help.pd | 7 +++++++ 1 file changed, 7 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..b672907 --- /dev/null +++ b/instances-help.pd @@ -0,0 +1,7 @@ +#N canvas 153 160 450 300 10; +#X text 27 21 inlet0: routed to each instance based on instance number +; +#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 text 27 81 outlet0: connected directly to each instance; -- cgit v1.2.1