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
Hi!
I'm trying to receive and convert incoming OSC messages from an encoder in GrandMA3 in order to control a PTZ camera.
However there's no way to control how the data is sent and I end up with a String / Integer / Float format (ie: /PTZ,sif,FaderMaster,1,0.000000).
Midimonster is not very happy to see a string in there and I can't find a way around that yet, besides building some complex macros in MA3 that would send something easier to parse.
Is there a way I can tell midimonster to ignore the string part or something that would allow me to drop it before it arrives? I've tried to fake declare it as some other formats without success obviously.
I'm running the windows built, I've heard of osculator on macOS but I'm stuck with windows for now.
Any help is appreciated
thank you!
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to receive and convert incoming OSC messages from an encoder in GrandMA3 in order to control a PTZ camera.
However there's no way to control how the data is sent and I end up with a String / Integer / Float format (ie: /PTZ,sif,FaderMaster,1,0.000000).
Midimonster is not very happy to see a string in there and I can't find a way around that yet, besides building some complex macros in MA3 that would send something easier to parse.
Is there a way I can tell midimonster to ignore the string part or something that would allow me to drop it before it arrives? I've tried to fake declare it as some other formats without success obviously.
I'm running the windows built, I've heard of osculator on macOS but I'm stuck with windows for now.
Any help is appreciated
thank you!
The text was updated successfully, but these errors were encountered: