aboutsummaryrefslogtreecommitdiff
path: root/instances-template-help.pd
blob: 360a6f0525f9c84aabc3072688742ac98c1be5b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 204 154 602 360 10;
#X text 79 120 Your [instances] abstraction needs two inlets and two
outlets. 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 [instances] and will be passed
on to the custom abstraction.;
#X text 80 35 instances-template is a basic patch here only to illustrate what a
patch designed for [instance] looks like. Feel free to use it as a
template for your own patches for [instances].;
#X obj 111 233 instances-template 1 8 four more arguments possible;
#X text 48 255 message-out;
#X text 52 212 message-in;
#X text 328 255 message-out;
#X text 332 212 message-in;