aboutsummaryrefslogtreecommitdiff
path: root/iemabs/ap2c~.pd
blob: 49c7a3d2e94f7d87c8a50200ff49edd7e3f64c98 (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
#N canvas 117 241 450 407 10;
#X obj 22 42 inlet~;
#X obj 53 63 inlet;
#X obj 22 233 outlet~;
#X text 9 357 (c) musil@iem.kug.ac.at;
#X text 51 370 IEM KUG;
#X text 62 42 ~signal_in~;
#X obj 85 88 inlet;
#X text 194 155 <float> interpolation_time [ms];
#X text 32 200 ~filtered signal_out~;
#X obj 159 155 inlet;
#X text 89 65 <float> -180_degree_frequency [Hz];
#X text 26 382 graz \, austria 2001;
#X text 12 9 ap2c~;
#X text 60 8;
#X text 58 9 allpass 2.order for filter-cascades;
#X text 137 235 2.arg: <float> damping [-];
#X text 137 244 3.arg: <float> frequency-shift [-];
#X text 137 254 4.arg: <float> interpolation_time [ms] (opt.);
#X obj 56 258 outlet;
#X obj 88 283 outlet;
#X obj 119 302 outlet;
#X obj 160 322 outlet;
#X text 129 282 dummy;
#X text 159 301 dummy;
#X text 124 88 <float> damping [-];
#X text 137 226 1.arg: <float> -180_degree_frequency [Hz];
#X obj 126 111 inlet;
#X text 162 111 <float> frequency-shift [-];
#X obj 22 181 filter~ ap2c \$1 \$2 \$3 \$4;
#X connect 0 0 28 0;
#X connect 1 0 18 0;
#X connect 1 0 28 1;
#X connect 6 0 28 2;
#X connect 9 0 21 0;
#X connect 9 0 28 4;
#X connect 26 0 28 3;
#X connect 28 0 2 0;