You can already do a lot with your controller, but what if you could also manipulate SysEx values using your Knobs, Faders, and Buttons? What if you could include them in your automation too?
If that sounds exciting, we’re happy to announce our upcoming update: SysEx Message Builder.
With this feature, you can create static SysEx messages to send via any available interface—or make them dynamic by embedding the current 7-bit or 14-bit value of a control element.
- 7-bit values range from 0 to 127
- 14-bit values range from 0 to 16,383
14-bit values are often used by combining a Most Significant Byte (MSB) and a Least Significant Byte (LSB), typically placed in that order. In the Configurator, you can use XX
as a placeholder for the MSB and YY
for the LSB. These will automatically be replaced with the current values from your control element when the message is sent.
Using SysEx with Buttons? That means full automation support—even for exclusive device functions. Yes, really!
Remember: In the Configurator, you enter the full value directly; splitting into MSB and LSB is handled automatically.
If you need help with conversions, our converter tool is available both online and within the Configurator.
Stay tuned! We will have more exciting updates soon!