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!
Max Knob to send Sysex messages
Re: Max Knob to send Sysex messages
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.