[PD-dev] scheduler problem with SENDDACS_NO

Tim Blechmann TimBlechmann at gmx.net
Wed Nov 10 01:24:15 CET 2004


> > the scheduler doesn't get rid of Pd's global lock when it calls
> > sys_send_dacs().
> 
> I thought that maybe sys_unlock should be called before
> sys_send_dacs, because thats the only place that pd waits under linux.
> didn't doublecheck though.
i'm trying to do a cleaner solution, since
1. waiting for the audio layer callback with open lock might produce
   some problem with messages to pd
2. for that time we have a very bad message passing resolution (with
   1024 samples, about 20 ms)

... have to think a bit ...

cheers... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-dev mailing list