aboutsummaryrefslogtreecommitdiff
path: root/s-reverb-echo.pd
blob: bf75778a0b97f6968916ce95c37567ef3feebadb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 130 153 744 412 12;
#X obj 66 95 inlet~;
#X obj 130 96 inlet~;
#X obj 68 216 outlet~;
#X obj 141 215 outlet~;
#X obj 67 143 +~;
#X obj 140 141 -~;
#X obj 141 165 delwrite~ \$1 \$2;
#X obj 140 191 delread~ \$1 \$2;
#X text 48 14 this is not my design;
#X connect 0 0 4 0;
#X connect 0 0 5 0;
#X connect 1 0 4 1;
#X connect 1 0 5 1;
#X connect 4 0 2 0;
#X connect 5 0 6 0;
#X connect 7 0 3 0;