On Sat, 2010-01-16 at 11:16 +0100, IOhannes zmölnig wrote:
Matteo Sisti Sette wrote:
Jack escribió:
Maybe not nice, but it should work.
Thank you very much, that's great. It does work, and I think it is as nice as it can be.
However, unfortunately, it is "unsafe" for my purposes because of the [delay 0]. Well I guess it's more correct to say it is incompatible with my patch.
I don't see, how a [delay 0] can help here. The result is still zero logical time.
if you use [sys_gui] then yuo will _always_ have to live with a delay. i can only repeat myself, that the pd-gui (which executes the [sys_gui] commands) and the pd-core are asynchronous applications. this is by design.
And I guess, we can be lucky, that this design was chosen. Otherwise Pd would have much more causes for audio drop-outs.
Roman