-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdkpolyish1.pd
37 lines (37 loc) · 871 Bytes
/
dkpolyish1.pd
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
29
30
31
32
33
34
35
36
37
#N canvas 91 342 682 460 12;
#X obj 277 231 f;
#X obj 332 229 + 1;
#X msg 305 198 0;
#X obj 277 256 % \$1;
#X obj 167 115 inlet;
#X text 225 116 list;
#X obj 286 107 loadbang;
#X obj 545 88 inlet;
#X text 602 88 reset;
#X obj 160 322 list prepend;
#X text 4 13 dkpolyish1;
#X text 4 37 a polyish abstraction that;
#X text 5 64 doesn't have note off;
#X text 10 88 allocation;
#X text 8 218 INLETS:;
#X text 7 291 OUTLETS:;
#X obj 160 347 outlet;
#X text 8 314 voice + list;
#X text 7 157 ARGS:;
#X text 9 188 numvoices;
#X text 5 244 list/numvoices/reset;
#X obj 398 100 inlet;
#X text 459 96 numvoices;
#X obj 167 140 t a b;
#X connect 0 0 3 0;
#X connect 1 0 0 1;
#X connect 2 0 0 1;
#X connect 3 0 1 0;
#X connect 3 0 9 1;
#X connect 4 0 23 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 9 0 16 0;
#X connect 21 0 3 1;
#X connect 23 0 9 0;
#X connect 23 1 0 0;