From 8c3faa20d73622d75573f1458218b36ee5613a7e Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 2 Jul 2005 05:03:06 +0000 Subject: new graph-on-parent behavior - no more of the stretching behavior. Existing patches should behave compatibly, but new ones will work differently (much much better.) svn path=/trunk/; revision=3283 --- pd/doc/7.stuff/audio-playpen/qdelay.pd | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 pd/doc/7.stuff/audio-playpen/qdelay.pd (limited to 'pd/doc/7.stuff/audio-playpen/qdelay.pd') diff --git a/pd/doc/7.stuff/audio-playpen/qdelay.pd b/pd/doc/7.stuff/audio-playpen/qdelay.pd deleted file mode 100644 index c22edc3a..00000000 --- a/pd/doc/7.stuff/audio-playpen/qdelay.pd +++ /dev/null @@ -1,34 +0,0 @@ -#N canvas 94 85 429 238 10; -#X floatatom 252 62; -#X obj 252 153 line~; -#X obj 252 134 pack 0 100; -#X obj 232 180 *~; -#X obj 252 44 inlet; -#X obj 106 52 inlet; -#X obj 26 78 inlet~; -#X floatatom 106 70; -#X obj 22 176 outlet~; -#X text 20 61 audio in; -#X text 22 193 audio out; -#X text 220 11 recirculation; -#X text 92 23 delay time; -#X obj 106 88 delread~ qdelay1; -#X obj 120 210 delwrite~ qdelay1 2000; -#X obj 252 116 * 0.01; -#X text 228 27 (0-100); -#X text 100 35 (msec); -#X obj 252 80 max 0; -#X obj 252 98 min 100; -#X connect 0 0 18 0; -#X connect 1 0 3 1; -#X connect 2 0 1 0; -#X connect 3 0 14 0; -#X connect 4 0 0 0; -#X connect 5 0 7 0; -#X connect 6 0 14 0; -#X connect 7 0 13 0; -#X connect 13 0 3 0; -#X connect 13 0 8 0; -#X connect 15 0 2 0; -#X connect 18 0 19 0; -#X connect 19 0 15 0; -- cgit v1.2.1