aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/7.stuff/audio-playpen/5_delay.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/doc/7.stuff/audio-playpen/5_delay.pd')
-rw-r--r--pd/doc/7.stuff/audio-playpen/5_delay.pd55
1 files changed, 55 insertions, 0 deletions
diff --git a/pd/doc/7.stuff/audio-playpen/5_delay.pd b/pd/doc/7.stuff/audio-playpen/5_delay.pd
new file mode 100644
index 00000000..63006b8d
--- /dev/null
+++ b/pd/doc/7.stuff/audio-playpen/5_delay.pd
@@ -0,0 +1,55 @@
+#N canvas 34 147 523 368 10;
+#X floatatom 58 216;
+#X obj 7 235 qgain;
+#X floatatom 150 176;
+#X floatatom 146 151;
+#X floatatom 151 33;
+#X floatatom 148 220;
+#X floatatom 234 99;
+#X floatatom 235 75;
+#X obj 84 123 qsample ---------------;
+#X msg 111 93 record;
+#X msg 156 93 play;
+#X text 279 49 transpose;
+#X floatatom 234 51;
+#X text 279 73 start;
+#X text 280 97 length;
+#X obj 23 272 dac~;
+#X obj 97 239 qgain;
+#X text 261 220 TO USE ME:;
+#X text 279 236 turn DSP on (ctrl + "/");
+#X text 279 248 read the sample;
+#X text 280 261 turn loudness to 80 (say);
+#X text 280 273 hit "play" button.;
+#X obj 81 93 adc~;
+#X obj 153 60 metro 50;
+#X floatatom 203 29;
+#X obj 96 199 qdelay;
+#X text 47 188 direct;
+#X text 49 201 gain;
+#X text 179 220 delay gain;
+#X text 173 152 delay time;
+#X text 177 176 recirculation (0-100);
+#X text 255 294 the direct signal comes out;
+#X text 255 304 channel 1 and the delays out;
+#X text 255 315 channel 2;
+#X msg 257 135 read;
+#X connect 0 0 1 1;
+#X connect 1 0 15 0;
+#X connect 2 0 25 2;
+#X connect 3 0 25 1;
+#X connect 4 0 23 0;
+#X connect 5 0 16 1;
+#X connect 6 0 8 5;
+#X connect 7 0 8 4;
+#X connect 8 0 1 0;
+#X connect 8 0 25 0;
+#X connect 9 0 8 1;
+#X connect 10 0 8 2;
+#X connect 12 0 8 3;
+#X connect 16 0 15 1;
+#X connect 22 0 8 0;
+#X connect 23 0 10 0;
+#X connect 24 0 23 1;
+#X connect 25 0 16 0;
+#X connect 34 0 8 6;