Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore Type String in an OSC message #126

Open
thomasgentilhomme opened this issue Dec 7, 2022 · 0 comments
Open

Ignore Type String in an OSC message #126

thomasgentilhomme opened this issue Dec 7, 2022 · 0 comments

Comments

@thomasgentilhomme
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant