Switching between jitter patches during performance
I am using several jitter patches for some stock footage and a live camera input. I'm projecting with mirroring disabled. How do i juggle between the videos being projected out. (as of now i'm using the p-esc window object)
Is there a crossfader patch for several patches..i need a simple solution for a show today.
How do I enable an external camera for the qt grab object?
1st question: you can switch using the gate~object (same object as gate but for transferring signals). SO:
jit.qt.movie --> gate~ --> jit.window
2nd question: chech the help file
just use a normal gate NOT gate~. gate~ is for MSP signals not for jitter matrices.