This URL has Read-Only access.

Statistics
| Branch: | Tag: | Revision:

root / xjimmies / patches / dsp / apass1~.pd @ 21274c40

History | View | Annotate | Download (1.1 kB)

1
#N canvas 52 110 647 503 10;
2
#X obj 46 76 inlet~;
3
#X obj 239 186 line~;
4
#X obj 46 286 *~;
5
#X obj 60 195 -~;
6
#X obj 46 248 +~;
7
#X obj 60 222 *~;
8
#X obj 46 316 +~;
9
#X obj 46 351 outlet~;
10
#X text 45 372 output signal;
11
#X text 18 55 input signal;
12
#X text 315 56 feedback ramp-time;
13
#X text 241 226 note: the all-pass filter has a flat Fq. response \;
14
it delays different frequencies by different amounts;
15
#X text 100 59 delay: <int/float> ms.;
16
#X obj 239 127 clip -1 1;
17
#X obj 118 77 inlet;
18
#X obj 239 76 inlet;
19
#X obj 317 74 inlet;
20
#X text 19 31 arg1: maximum delay time;
21
#X obj 239 157 pack 0 100;
22
#X obj 137 311 delwrite~ \$0-del \$1;
23
#X text 243 55 feedback %;
24
#X obj 239 103 * 0.01;
25
#X obj 118 121 delread~ \$0-del 30;
26
#X text 44 412 xjimmies lib. z. settel 2012;
27
#X text 22 10 apass1~;
28
#X connect 0 0 3 0;
29
#X connect 0 0 4 0;
30
#X connect 1 0 2 1;
31
#X connect 1 0 5 1;
32
#X connect 2 0 6 0;
33
#X connect 3 0 5 0;
34
#X connect 4 0 2 0;
35
#X connect 4 0 19 0;
36
#X connect 5 0 4 1;
37
#X connect 6 0 7 0;
38
#X connect 13 0 18 0;
39
#X connect 14 0 22 0;
40
#X connect 15 0 21 0;
41
#X connect 16 0 18 1;
42
#X connect 18 0 1 0;
43
#X connect 21 0 13 0;
44
#X connect 22 0 3 1;
45
#X connect 22 0 6 1;