aboutsummaryrefslogtreecommitdiff
path: root/filterPeakSig~-help.pd
blob: 7eb3168eb82f1ad7c0561fa862627ce1163bbaaf (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
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
57
58
59
60
61
62
63
64
65
#N canvas 553 188 617 442 10;
#X text 423 2 Version: 2007-09-15;
#X text 423 17 Author: Roman Haefeli;
#X text 26 3 Description: Peakfilter with signal frequency and Q control
;
#X obj 350 50 cnv 15 200 100 empty empty empty 20 12 0 14 -24198 -66577
0;
#X text 355 55 SYNOPSIS;
#X text 27 395 Comment: modulate q with a pad-synth as input to get
nice sounds;
#X obj 30 247 mtl/out~;
#X obj 31 44 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
;
#N canvas 5 185 450 300 generate~ 0;
#X obj 32 213 osc~ 200;
#X obj 32 89 metro 400;
#X obj 32 175 mtof;
#X obj 104 195 mtof;
#X obj 32 132 + 20;
#X obj 32 111 random 70;
#X floatatom 83 69 5 0 0 0 - - -;
#X obj 32 261 outlet~;
#X obj 103 261 outlet~;
#X obj 30 14 inlet;
#X obj 104 175 mtl/closestNote 0 2 4 7 9;
#X obj 104 234 *~;
#X obj 31 234 *~;
#X obj 104 214 osc~ 100;
#X obj 32 155 mtl/closestNote 0 2 4 7 9;
#X connect 0 0 12 0;
#X connect 1 0 5 0;
#X connect 2 0 0 0;
#X connect 3 0 13 0;
#X connect 4 0 10 0;
#X connect 4 0 14 0;
#X connect 5 0 4 0;
#X connect 6 0 1 1;
#X connect 9 0 1 0;
#X connect 9 0 11 1;
#X connect 9 0 12 1;
#X connect 10 0 3 0;
#X connect 11 0 8 0;
#X connect 12 0 7 0;
#X connect 13 0 11 0;
#X connect 14 0 2 0;
#X restore 31 69 pd generate~;
#X obj 199 248 mtl/spectrum~;
#X obj 199 98 mtl/spectrum~;
#X text 354 79 inlet0-1: signal (input);
#X text 354 96 inlet2: param;
#X text 354 113 outlet0-1: signal (output);
#X obj 30 210 mtl/filterPeakSig~ /id fps;
#X obj 353 160 hsl 100 15 0 1 0 0 \$0/fps/wet \$0/fps/wet_ /fps/wet
105 7 0 8 -262144 -1 -1 9900 1;
#X obj 353 180 hsl 100 15 1 1000 0 0 \$0/fps/frequency \$0/fps/frequency_
/fps/frequency 105 7 0 8 -262144 -1 -1 1900 1;
#X obj 353 200 hsl 100 15 0 100 0 0 \$0/fps/q \$0/fps/q_ /fps/q 105
7 0 8 -262144 -1 -1 6400 1;
#X connect 7 0 8 0;
#X connect 8 0 14 0;
#X connect 8 1 10 0;
#X connect 8 1 14 1;
#X connect 14 0 6 0;
#X connect 14 1 9 0;
#X connect 14 1 6 1;