Is it possible to send the name of a macro via OSC?
You can request the name of the macro (e.g. macro 1) by sending
/eos/get/macro/1
to the console. Eos will answer with
/eos/out/get/macro/1/list/0/4, index, UID, label, mode
If you listen to the 3rd argument of that reply you will have the name of the macro.
You can request the name of the macro (e.g. macro 1) by sending
/eos/get/macro/1
to the console. Eos will answer with
/eos/out/get/macro/1/list/0/4, index, UID, label, mode
If you listen to the 3rd argument of that reply you will have the name of the macro.
www.etcconnect.com