jit.window white flash

Yoann's icon

hello,

i have a problem with jit.window.
i have a few presets for size and position, but when i switch between a small size and a bigger one there is a white flash.
this also happen when you resize the window manually as a white line on the side of the window
as i need this size and position changes for dance performance this flash is really not nice
i tried with noaccel 0 and 1, it doesn't change anything

i use max 4.5.5 and jitter 1.5.2 with osx 10.4.6

any ideas ?

thanks

yoann

Thijs Koerselman's icon

I don't think jit.window is designed for dynamic resizing, and honestly I
can't think of a reason why you'd want that anyway. You can do all scaling,
submatrix, downsampling, positioning or whatever before the output stage.
Aren't you projecting at a fixed resolution anyway?

-thijs

Wesley Smith's icon

When you resize jit.window, it has to rebuild its graphics context
each time. This is quite an operation and is not going to smoothly
transition from one size to another. See if you can't do what you
want without resizing. I'm sure there's a way.

best,
wes

Yoann's icon

thanks for your answers

I'll try with src and dstrect