johnsudaar / xtouchgma2

GNU General Public License v3.0
12 stars 1 forks source link

No Problem here, but an Idea from the lighting-side.. #7

Closed lichtinderluft closed 3 years ago

lichtinderluft commented 3 years ago

Hello there,

first of all: Awesome project! So glad there are people out there using their skills providing the world with great little tools like that.

I figured you would get a much more realistic "Command-Wing-like-feeling", when the "REC/SOLO/MUTE/SELECT" buttons from each fader were transmitted via SACN as well. There are certain function on these exec-buttons you can't use, when they are triggerd via the web-remote interface (eg. load & goto). Forthermore you would be able to interact with the executer as they were 'real' Console Playbacks (like press 'store'/'select'/'delete'/'whatever' and then one of the buttens instead of moving your mouse around and klicking through pages).

Sadly my programming skills are on a pre-school level and it took me like a day just getting golang run.. I think i found the part in the files, where the other buttons are mapped to SACN but i dont know how to get going from there.. and the link to the behringer forum seems to be down..

Just an idea.. keep up the AWESOME work!

Greeting Ephraim

lichtinderluft commented 3 years ago

Solved it! I managed to get the buttons to gma2 via sacn. And the workflow improvement is massiv. Just like a real comman wing, only better :)

It's not really clean code so i would appreciate when someone with better coding skills would check on it, before i post it.. But even the fader-page-sync between the xtouch and gma2 is now working.

If anyone want's to clear the changes i made (and make it readable like the rest of the code), i would be lucky to send it.