hi all,
i'm currently having problems with idle-callbacks in devel if the audio layer is blocking the main thread...
the optimal solution would be to wait _only_ inside the scheduler to use the waiting time to execute low priority callbacks.
since i'm not familiar with the oss api, would it be possible that someone who is familiar with both oss and pd's oss implementation can help me with that?
thanks ... tim
since i'm not familiar with the oss api, would it be possible that someone who is familiar with both oss and pd's oss implementation can help me with that?
well, i didn't expect to receive _so_ many answers ...
anyway, i had a look at the code, turning off the oss block mode ... i hope this is ok with everybody ...
cheers ... tim