-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathnote_busvoldur.pd
47 lines (47 loc) · 1.17 KB
/
note_busvoldur.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
38
39
40
41
42
43
44
45
46
47
#N canvas 518 289 532 439 10;
#X obj 67 35 inlet;
#X obj 66 377 outlet;
#X obj 66 264 delay;
#X text 58 207 total duration;
#X text 46 395 bang when ready;
#X obj 191 179 cnv 15 300 200 empty empty empty 20 12 0 14 -233017
-66577 0;
#X obj 263 228 osc~;
#X obj 263 299 *~;
#X obj 332 249 vline~;
#X text 335 267 volume envelope;
#X text 229 226 sine;
#X obj 263 204 mtof;
#X text 257 348 audio out;
#X msg 331 212 \$2 \$3 \, 0 \$4 \$3;
#X obj 105 84 t b a a;
#X obj 129 113 unpack 0 0 0 0;
#X obj 105 191 +;
#X obj 66 191 f;
#X text 66 14 bus midinote volume attack decay;
#X obj 67 59 list split 1;
#X msg 211 300 set \$1;
#X obj 263 327 throw~ \$0-dummy;
#X obj 263 390 catch~ \$0-dummy;
#X text 333 194 volume \, attack+decay;
#X obj 331 39 inlet;
#X text 327 16 mod dummy;
#X text 421 13 grrrr.org 2012;
#X connect 0 0 19 0;
#X connect 2 0 1 0;
#X connect 6 0 7 0;
#X connect 7 0 21 0;
#X connect 8 0 7 1;
#X connect 11 0 6 0;
#X connect 13 0 8 0;
#X connect 14 0 17 0;
#X connect 14 1 15 0;
#X connect 14 2 13 0;
#X connect 15 0 11 0;
#X connect 15 2 16 0;
#X connect 15 3 16 1;
#X connect 16 0 17 1;
#X connect 17 0 2 0;
#X connect 19 0 20 0;
#X connect 19 1 14 0;
#X connect 20 0 21 0;