Hello everyone,
I am using 14 bit MIDI for the endless encoders on a TEK2 module. Sending 14 bit MIDI works fine and the PC detects it and also sends 14 bit MIDI values for parameter changes, in my case on CCs 16 and 48. But I am at a loss on how to handle the incoming 14 bit values in a MIDI Rx code block and assign them to the endless encoder internal value, so the next movement start from whatever 14 bit value I received. I could only find documentation about “normal” 7 bit CC MIDI Rx.
Any help would be appreciated.