[PD] audio delay blues

joel silvestre j.silvestre at wanadoo.fr
Wed Apr 15 18:47:17 CEST 2009


Hi all,

this small patch works perfectly when pd is running with his gui but
does not work at all, no more delay and a distorded beep when pd is
running without gui in vanilla pd 0.41-4, 0.42-2 and pd-extended 0.41-4
but works perfectly with and without gui in Pd-extended 0.40-3.

Do I do something wrong?

All the best.
Joël

-------------- next part --------------
#N canvas 958 396 450 300 10;
#X obj 138 83 osc~ 200;
#X obj 138 133 *~;
#X obj 214 36 metro 2000;
#X obj 246 62 delay 100;
#X msg 246 83 0;
#X msg 214 82 1;
#X obj 214 10 loadbang;
#X obj 139 186 dac~ 1 2;
#X obj 186 11 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 239 145 delwrite~ ess 10000;
#X obj 238 175 delread~ ess 500;
#X msg 314 26 \; pd dsp 1;
#X obj 313 8 delay 500;
#X connect 0 0 1 0;
#X connect 1 0 7 0;
#X connect 1 0 9 0;
#X connect 2 0 3 0;
#X connect 2 0 5 0;
#X connect 3 0 4 0;
#X connect 4 0 1 1;
#X connect 5 0 1 1;
#X connect 6 0 2 0;
#X connect 6 0 12 0;
#X connect 8 0 2 0;
#X connect 10 0 7 1;
#X connect 12 0 11 0;


More information about the Pd-list mailing list