This URL has Read-Only access.

Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (1.1 kB)

1
#N canvas 104 339 545 409 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 13 51 input signal;
12
#X text 315 56 feedback ramp-time;
13
#X obj 239 127 clip -1 1;
14
#X obj 239 76 inlet;
15
#X obj 321 83 inlet;
16
#X text 21 11 arg1: maximum delay time;
17
#X obj 239 157 pack 0 100;
18
#X obj 137 311 delwrite~ \$0-del \$1;
19
#X text 243 55 feedback %;
20
#X obj 239 103 * 0.01;
21
#X obj 118 121 vd~ \$0-del;
22
#X obj 118 77 inlet~;
23
#X text 166 251 note: this all-pass filter has a flat Fq. response
24
\; it delays different frequencies by different amounts;
25
#X text 108 55 delay signal ms.;
26
#X text 165 361 xjimmies lib. z. settel 2012;
27
#X connect 0 0 3 0;
28
#X connect 0 0 4 0;
29
#X connect 1 0 2 1;
30
#X connect 1 0 5 1;
31
#X connect 2 0 6 0;
32
#X connect 3 0 5 0;
33
#X connect 4 0 2 0;
34
#X connect 4 0 16 0;
35
#X connect 5 0 4 1;
36
#X connect 6 0 7 0;
37
#X connect 11 0 15 0;
38
#X connect 12 0 18 0;
39
#X connect 13 0 15 1;
40
#X connect 15 0 1 0;
41
#X connect 18 0 11 0;
42
#X connect 19 0 3 1;
43
#X connect 19 0 6 1;
44
#X connect 20 0 19 0;