Showing jit matrix on iPad
Hey frens,
Does anyone has any ideas how you can display a jit window on iPad?
Long story short, I have a desktop which will be hooked to a projector to display visuals, and an iPad to control them by using Mira. I need to see visuals as well, but the images will be behind my back
Putting jit.pwindow in a mira.frame doesn't work, because it's not a ui object afaik.
I thought of trying to use a Mac's sidecar, but my iPad is too old unfortunately.
Would appreciate any ideas
Hi Uasmi,
there is a work around which is not great, but it was enough for my purposes.
You can use exportimage with a jit.matrix and then fpic to read the just written file in and display it in the mira.frame.
Best,
Thomas