aboutsummaryrefslogtreecommitdiff
path: root/polypoly-voice~-help.pd
diff options
context:
space:
mode:
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.;