notitle , jitter and jweb
Jul 06 2020 | 1:03 am
Hello everybody,
I'm creating a livecoding system for my audio visual project.
Basically, a transparent code editor in JWEB is controlling openGL stuff in jit.gl.pix.
At the end I want JWEB in front of the visual. For this I need to make the jweb patch notitle.
Eveything is going well (80/100fps for the visual) until I make the jweb patch notitle, the visual is super slow each time I enter a letter or when the cursor is blinking... Do you have a idea what is the problem here?
I have the feeling maybe some max msp object don't like to be rendered in a notitle patch...
Thenk you
Guillaume