Electra one : translate json format to integers, some problems.
May 13 2022 | 9:30 am
Hi,
I'm trying to send sysex messages to my Electra One controller in order to change control names. According to https://docs.electra.one/developers/midiimplementation.html#control-update the control names have to be inserted in the sysex string and respect the json formatting. So I assume it's a matter of respecting the carriage returns and the spaces. Still, it doesn't work.
Any ideas ?