aboutsummaryrefslogtreecommitdiff
path: root/polypoly-voice~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 19:43:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 19:43:38 +0000
commit11ff4a156d6c6803869f9abc06cba1506806d990 (patch)
tree1871fbaf1553475886d48eba7d4146eac57da0f7 /polypoly-voice~-help.pd
parent0a6fb5f7b9fb2dd548d1bc7e3e8de5c8bad2b5c1 (diff)
repackaged Frank's polypolybackups/externals/manypoly@14489
svn path=/trunk/externals/manypoly/; revision=14488
Diffstat (limited to 'polypoly-voice~-help.pd')
-rw-r--r--polypoly-voice~-help.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/polypoly-voice~-help.pd b/polypoly-voice~-help.pd
new file mode 100644
index 0000000..d8e1e2a
--- /dev/null
+++ b/polypoly-voice~-help.pd
@@ -0,0 +1,14 @@
+#N canvas 204 154 602 360 10;
+#X text 32 214 inlet for (note \, velocity) pairs;
+#X text 69 255 dsp-out left;
+#X text 378 255 dsp-out right;
+#X text 377 215 extra inlet to customize freely;
+#X text 96 131 Your [polypoly~] abstraction needs two inlets and two
+outlet~s. First argument will be the voice index number starting from
+0 \, second argument will be the total number of voices. Four more
+arguments can be passed as arguments to [polypoly~] and will be passed
+on to the custom abstraction.;
+#X obj 111 233 polypoly~-voice 1 8 four more arguments possible;
+#X text 98 36 polypoly~-voice is a basic patch here only to illustrate
+what a patch designed for [polypoly~] looks like. Feel free to use it
+as a template for your own voice patches.;