-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwah~-help.pd
56 lines (56 loc) · 1.72 KB
/
wah~-help.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
48
49
50
51
52
53
54
55
56
#N canvas 886 117 794 487 12;
#X floatatom 93 144 5 0 0 0 - - - 0;
#X floatatom 230 183 5 0 0.9 0 - - - 0;
#X obj 93 170 mtof;
#X obj 93 117 line;
#X obj 185 52 t b b;
#X obj 185 20 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X obj 92 13 tgl 15 0 empty empty empty 17 7 0 10 #00ff04 #000000 #000000 0 1;
#X obj 92 210 wah~;
#X msg 93 90 127 0;
#X obj 92 48 metro 500;
#X msg 185 88 54 400;
#X obj 5 173 phasor~ 110;
#X text 396 11 Wah Filter;
#X text 424 38 By Aren Akian;
#X text 239 48 (sweep from frequenies corresponding to MIDI 54-127), f 17;
#X text 279 177 Range from 0 - 0.9, f 10;
#X text 18 11 Turn on;
#X obj 15 11 cnv 19 60 18 empty empty empty 20 12 0 12 #c6ffc7 #404040 0;
#X obj 91 423 dac~;
#X floatatom 167 259 5 0 100 0 - - - 0;
#X obj 167 284 pack 0 30;
#X obj 167 310 line~;
#X obj 167 336 /~ 100;
#X obj 91 385 *~;
#X text 165 235 Volume;
#X obj 167 362 *~ 0.25;
#X obj 160 234 cnv 19 60 18 empty empty empty 20 12 0 12 #c6ffc7 #404040 0;
#X text 371 141;
#X text 417 80 inlet 1 - audio~;
#X text 473 127 - the center freq of the wah pedal. - try to modulate this value;
#X text 417 192 inlet 2 - filter resonance;
#X text 219 146 Resonance (Q), f 11;
#X obj 217 143 cnv 19 70 36 empty empty empty 20 12 0 12 #feffc6 #404040 0;
#X text 417 105 inlet 1 - center_frequency;
#X connect 0 0 2 0;
#X connect 1 0 7 1;
#X connect 2 0 7 0;
#X connect 3 0 0 0;
#X connect 4 0 10 0;
#X connect 4 1 8 0;
#X connect 5 0 4 0;
#X connect 6 0 9 0;
#X connect 7 0 23 0;
#X connect 8 0 3 0;
#X connect 9 0 5 0;
#X connect 10 0 3 0;
#X connect 11 0 7 0;
#X connect 19 0 20 0;
#X connect 20 0 21 0;
#X connect 21 0 22 0;
#X connect 22 0 25 0;
#X connect 22 0 25 1;
#X connect 23 0 18 0;
#X connect 23 0 18 1;
#X connect 25 0 23 1;