Hey folks!
I’ve been using this a lot with x32, which is built entirely around an osc framework. I see that it is possible to use osc-based controllers to control Live Professor, but it doesn’t look like you can issue commands in reverse. For instance, I would like to be able to add an osc command to a specific cue or global cue so that when I issue a LP cue, message goes out to recall a snapshot (snippet) on x32.
In this case you would not need a subscription, just ip address, port and the command: /-action/GoSnippet ,i (0-99)
I can currently accomplish the same thing using midi and osculator, but it’d be really nice to be able to remove that additional step from this type of simple command.
Thoughts?