how to set "interp 0" for jit.world window?

simon.ben@free.fr's icon

Hi all,

A quick question: while I'm playing around with jit.world, I would like to set "interp 0" as it's possible on the jit.window or jit.pwindow. But i can't find the way, even in sending "send window interp 0" message. See the attached file. Thanks.
B.

world_interp.maxpat
Max Patch
Rob Ramirez's icon

add a [ jit.gl.texture @filter none ] between the matrix and the jit.world.

simon.ben@free.fr's icon

Thank you very much!