aboutsummaryrefslogtreecommitdiff
path: root/iemabs/lp1c_dp~.pd
blob: b9d506a0415f7c290b28cc125681351a4666fb37 (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
#N canvas 406 261 397 357 10;
#X obj 22 42 inlet~;
#X obj 55 66 inlet;
#X obj 22 194 outlet~;
#X text 62 42 ~signal_in~;
#X text 92 67 <float> cutoff_frequency [Hz];
#X text 189 134 <float> interpolation_time [ms];
#X text 32 176 ~filtered signal_out~;
#X obj 88 93 inlet;
#X obj 155 134 inlet;
#X text 124 93 <float> frequency-shift [-];
#X text 81 8 lowpass 1.order for filter-cascades;
#X obj 55 214 outlet;
#X obj 86 232 outlet;
#X obj 115 251 outlet;
#X obj 155 271 outlet;
#X text 127 231 dummy;
#X text 155 250 dummy;
#X obj 123 113 inlet;
#X text 158 113 dummy;
#X text 120 192 1.arg: <float> cutoff_frequency [Hz];
#X text 120 202 2.arg: <float> frequency-shift [-];
#X text 120 212 3.arg: <float> interpolation_time [ms] (opt.);
#X text 176 315 IEM KUG;
#X text 154 303 musil;
#X text 190 303 @;
#X text 198 303 iem.at;
#X text 159 325 Graz \, Austria;
#X text 12 9 lp1c_dp~;
#X text 121 23 with double precision;
#X obj 22 157 filter~ dlp1c \$1 \$2 1 \$3;
#X text 111 292 (c) Thomas Musil 2000 - 2010;
#X connect 0 0 29 0;
#X connect 1 0 11 0;
#X connect 1 0 29 1;
#X connect 7 0 29 2;
#X connect 8 0 14 0;
#X connect 8 0 29 4;
#X connect 29 0 2 0;