aboutsummaryrefslogtreecommitdiff
path: root/polypoly-voice~-help.pd
blob: d8e1e2afde69451c9fef3c17d31f6e6347dc1518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.;