Max Knob to send Sysex messages

Learn about building and using Max for Live devices.
Post Reply
Belibat
Posts: 6
Joined: Sun Apr 05, 2020 6:57 pm

Max Knob to send Sysex messages

Post by Belibat » Thu Mar 03, 2022 2:25 pm

Hey everyone!
I’m a total Max for Live noob but i’d like to create something like the following:
- a knob with a range from 0 to 256
- at any knob value (0, 1, 2 and so on up until 256) the knob should output a specific sysex code (which will be a slightly different hex code for any knob positon)

Does anyone know if that’ possible/easy or if there are online resources i can check to understand how to do that?
Thank you so much!

gross9978
Posts: 133
Joined: Tue May 08, 2018 2:18 pm

Re: Max Knob to send Sysex messages

Post by gross9978 » Thu Mar 03, 2022 5:51 pm

I’d think if you already know all the info you’re wanting to send out it shouldn’t be to hard? If you look up the help file for the sysexout object it should give you an idea of where to start.

Post Reply