-
Notifications
You must be signed in to change notification settings - Fork 1
/
delreadc~-help.pd
33 lines (33 loc) · 966 Bytes
/
delreadc~-help.pd
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
#N canvas 460 205 487 592 10;
#X obj 165 370 ./oscope~;
#X msg 246 278 1000;
#X msg 241 300 2000;
#X obj 57 122 osc~ 330;
#X msg 108 169 clear;
#X text 151 167 hit this and you should see a pause in the output;
#X text 277 303 now a 2 second pause;
#X msg 221 225 set june;
#X text 285 224 can set other delay lines;
#X floatatom 57 75 5 0 0 0 - - -;
#X text 67 22 this is an exact clone of delread~ \, but with clear
OBSOLETE now 2/24/2021: added "set" method to set delay line;
#X obj 183 132 osc~ 165;
#X obj 183 109 * 0.5;
#X msg 223 256 set may;
#X obj 197 190 ./delwritec~ june 2000;
#X obj 57 202 ./delwritec~ may 2000;
#X obj 95 328 ./delreadc~ may 1000;
#X obj 80 408 ./outputc~;
#X connect 1 0 16 0;
#X connect 2 0 16 0;
#X connect 3 0 15 0;
#X connect 4 0 15 0;
#X connect 7 0 16 0;
#X connect 9 0 3 0;
#X connect 9 0 12 0;
#X connect 11 0 14 0;
#X connect 12 0 11 0;
#X connect 13 0 16 0;
#X connect 16 0 0 0;
#X connect 16 0 17 0;
#X connect 16 0 17 1;