Open dewiweb opened 2 years ago
Currently it isn't unfortunately. However this is definitely something I want to add in the future. I just did not found the time to do it yet.
@johnsudaar Hi, is it possible to add gma3 support? I might buy a xtouch and do it myself.
Communication with GrandMA 3 might be possible but it would require a rewrite of a good chunk of the GrandMA connector. At least the entire websocket part might need to be replaced since it looks like they've rewritten all the web interface.
They might have added some new API capabilities in the new software which might make this integration easier but I did not had time to look at it.
If you want to start the work on that I would gladly accept pull requests.
They added OSC which would make things easier, but I do not really see a way to fetch for example executor names, etc. Maybe a LUA plugin sending data to a server would be a solution.
The websocket API seems to be just sending images of a session.
Do you think this is compatible with gma3?