Use manual commands while OSC input is active

Good morning

I'm experimenting with OSC input for receiving intensity or color values for specific fixtures from external sources (e.g. RGB values from video or audio level). That works pretty good!

But I noticed that every time an OSC command is coming in, it clears my manual prompt. For example: with OSC coming every 2 s, I'm currently typing Chan 2 @... and if the input has arrived before I press Enter, the prompt gets deleted. Not saying of course when my OSC stream is much faster.

Is there here a workaround to work with both inputs in parallel or should I start building an external command line that controls EOS over OSC? :-(

Thanks for your advices!

Sébastien

Parents Reply
  • you can "share" channels but user 2 won't follow your channel selection.  If you are doing channel selection and action over osc then the osc stuff will all happen without user intervention.  If you need to choose the channel for osc to interact with then the separate user is more complicated.

    I would suggest having osc controlling channel selection and action for those lights it will affect. 

    This will allow you to select and control any fixture you want while user 2 takes care of the osc fixture control.  

Children
No Data
Related