I want to create a device to assign a knob to send a sysex command to my synth (Roland V-Synth GT) to modify the "Start Offset" parameter.
From the V-Synth GT midi implementation https://www.roland.com/au/support/by_pr ... s_manuals/, this is what I need to send, although most waves won't be long enough to have FFFFFFF samples, so I would need to set an upper limit for the value that the knob can send:

I saw https://help.ableton.com/hc/en-us/artic ... Ex-support and that said that it is possible to send sysex from Ableton.
I'm sure this has already been done, can anyone point me to a device that I can hopefully use as a template and easily modify to do what I want, or some kind of tutorial?