aboutsummaryrefslogtreecommitdiff
path: root/instrument~-help.pd
blob: d574ab1c8994dad1a1197df19b3b55d110c6750c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#N canvas 1116 289 729 396 10;
#X text 40 53 tags: instrument~;
#X text 43 19 Description: Creates a polyphonic version of any mtl
abstraction tagged with "instrument~" (except itslef :).;
#X text 398 198 Arguments:;
#X text 405 228 2: the name of the abstraction.;
#X text 406 213 1: the number of voices.;
#X text 406 242 3+: arguments passed to the abstraction.;
#X text 402 265 Inlet 1: note input;
#X text 402 286 Inlet 2: abstraction inlet 2 as definded by that abstraction.
;
#X obj 64 95 notein;
#X obj 64 118 pack;
#X obj 42 262 mtl/out~;
#X obj 176 82 mtl/piano 1;
#X obj 44 210 instrument~ 3 additive~ 0.7 1 0.2 1;
#X msg 277 215 0 1 0 1;
#X msg 274 237 1 0 1 0;
#X msg 281 266 0.7 1 0.2 1;
#X connect 8 0 9 0;
#X connect 8 1 9 1;
#X connect 9 0 12 0;
#X connect 11 0 12 0;
#X connect 12 0 10 0;
#X connect 12 0 10 1;
#X connect 13 0 12 1;
#X connect 14 0 12 1;
#X connect 15 0 12 1;