Remote script developpers ?
Posted: Fri Dec 13, 2024 12:35 pm
Hi all,
I’m working on a MIDI controller, somewhat similar to the Electra One, and I’ve been developing an Ableton Live integration over the past few months.
My current setup involves sending data from Ableton, serialized in JSON, via SYSEX to my controller. It works great for the most part, but I’m wondering if there are ways to optimize it.
One issue I’ve encountered is when I need to send all the tracks at once via SYSEX. This works fine for small projects, but with larger ones, the latency for such a big message becomes noticeable.
The same happens with scenes: after the initial load, everything runs smoothly, but that first load can take up to several seconds.
I haven’t tried compressing the messages yet, but it’s something I’m considering.
Does anyone have tips or suggestions to improve this?
Also, I’m looking for experienced remote control script developers who might have time to help with this project (paid work, of course). If that’s you or someone you know, please reach out!
Thanks a lot!
I’m working on a MIDI controller, somewhat similar to the Electra One, and I’ve been developing an Ableton Live integration over the past few months.
My current setup involves sending data from Ableton, serialized in JSON, via SYSEX to my controller. It works great for the most part, but I’m wondering if there are ways to optimize it.
One issue I’ve encountered is when I need to send all the tracks at once via SYSEX. This works fine for small projects, but with larger ones, the latency for such a big message becomes noticeable.
The same happens with scenes: after the initial load, everything runs smoothly, but that first load can take up to several seconds.
I haven’t tried compressing the messages yet, but it’s something I’m considering.
Does anyone have tips or suggestions to improve this?
Also, I’m looking for experienced remote control script developers who might have time to help with this project (paid work, of course). If that’s you or someone you know, please reach out!
Thanks a lot!