[PD] audio delay blues

2009-04-15 Thread joel silvestre
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

#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 1;
#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;
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] audio delay blues

2009-04-15 Thread Derek Holzer
I've had this problem with delays and tabreads both in different 
versions of Pd. One thing that has been suggested in the past is to add 
a [netreceive] object in your patch (to simulate the timing of the audio 
thread with the GUI, I suppose).


best!
Derek

joel silvestre wrote:

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



--
::: derek holzer ::: http://blog.myspace.com/macumbista ::: 
http://www.vimeo.com/macumbista :::

---Oblique Strategy # 4:
"Abandon desire"

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list