You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan on having five different video monitors displaying different things. I have some questions:
Has someone figured out a command cue to display still images (full screen)?
I expect that each monitor will have its own computer, which means I need to be able to control five different instances of LISP. OSC only gives an option for one host. This seems kinda limiting.
When setting up the LISP instance for each monitor, is it possible to extract the cue number from the OSC message? Right now each cue has an OSC cue control with a specific value. Which (I think) means that for cue "2" I have to set the cue control to the explicit number 2 (and send an OSC message with that value). I'd rather be able to set the cue control to be /cue/%i/start, where $i automatically replaces itself with the cue number. Then I can clone the cue and not have to edit each individual one to customize the OSC message that triggers that cue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I plan on having five different video monitors displaying different things. I have some questions:
Beta Was this translation helpful? Give feedback.
All reactions