jit.pwindow problem
Hello,
I'm having some problems in visualizing audio signals caught by jit.catch~. In the max window, for every bang to this object is displayed an error message: jit.pwindow: attempted draw in interrupt; Because I'm quite new to Jitter, I can't figure out what's the problem: the patch I'm attaching seems very similar to the help file one, but it doesn't function
I've tried the same thing with jit.window, and I have no problem
Thanks
Matteo L
Matteo,
Try changing the metro object to a qmetro object.
Simon
thanks, now it functions perfectly!! was the reason for that message an issue of excessive data amount?
I'm not knowledgable about the details. It has to do with scheduler priorities and the Overdrive settings and so on. Check out the documentation.