OSC writing message request (free format)
Posted: Fri Jul 07, 2023 8:31 pm
Hi Mike,
For now I'm using MSC messages to launch cues on my light software (DLight) and it's working great, but I wanted to use OSC for this control.
I can make it happens, it's working nicely too, but it's not as easy to do as with MSC.
Could it be possible on the free format to get 3 separated lines to write the OSC message (address pattern, type tag string, arguments) ?
And when making more than one of that kind of cue, it could "remember" the begining of the message and make a +1 into arguments (like with MSC messages to fire a cue).
Cause it's "long" to write the entire message each time and errors can happened easily...
Message to launch for this case is /seq/X2LoadAndFireCue ,f 1 (for the cue 1 of course)
Thanks.
For now I'm using MSC messages to launch cues on my light software (DLight) and it's working great, but I wanted to use OSC for this control.
I can make it happens, it's working nicely too, but it's not as easy to do as with MSC.
Could it be possible on the free format to get 3 separated lines to write the OSC message (address pattern, type tag string, arguments) ?
And when making more than one of that kind of cue, it could "remember" the begining of the message and make a +1 into arguments (like with MSC messages to fire a cue).
Cause it's "long" to write the entire message each time and errors can happened easily...
Message to launch for this case is /seq/X2LoadAndFireCue ,f 1 (for the cue 1 of course)
Thanks.