CoffeeCoder1 / etc-eos-remote

A remote control app for ETC Eos family consoles.
1 stars 0 forks source link

Add softkeys #6

Closed CoffeeCoder1 closed 1 month ago

CoffeeCoder1 commented 1 month ago

Add softkeys with feedback from the console about what they will do. Some information about how to do this is in this page of the OSC documentation.

CoffeeCoder1 commented 1 month ago

It looks like softkey names are sent with the method /eos/out/softkey/<num> and a string parameter with the softkey label, so this should be pretty easy to implement.

CoffeeCoder1 commented 1 month ago

Resolved with f8ac623e03237c094e3fa08050774a461faf3477.