lcd to jit.window (via jit.lcd?)

hmarstra's icon

Is there any chance to get all the visual content from an lcd object into a jit.window (via jit.lcd object?) (lcd doesnt have fullscreen, jit.lcd has). Im using colorblobs and I need the content used there to appair in jit.window/ jit.lcd

hmarstra's icon

Figured out what messages was sent to lcd and they can also (with some adjustments) be sent to jit.lcd (could be handy with a convert object though)

hmarstra's icon

Solved

jacobrendell's icon

i tried to do that too... what adjustments did you make?