Clear a jit.pwindow?

foldh's icon

So I am playing with the excellent jit.peek~additivesynth in the Max Jitter Audio folder. Is there a way to clear the jit.pwindow after drawing in it? At the moment I am having to close and reopen the patch whenever I want to start again. Not a big hardship but am curious if the content can be cleared in some other way.

LSka's icon

there's a "clear" message right below the jit.pwindow, which serves that purpose (actually, it clears the jit.lcd which then draws a blank matrix into the jit.pwindow).

foldh's icon

So there is! Thanks for the pointer LSKA