14-bit MIDI
- About 14bit MIDI
- Reference Manual Entry
14 bit MIDI - High resolution MIDI message format.
Please note, as the least significant bit (LSB) and most significant bit (MSB) calculations happen in the background with a CC offset of 32, the second parameter CC number can't be larger than 95.

To use this feature, you must change the control element's resolution and maximum value (16383).

On System Event Element settings changed max Value to 14bit and Resolution to 10bit
Potmeter element: Due to the noisy nature of high resolution signal reads from control elements, we recommend to stay below 11-bit resolution.
- 7-bit resolution (base MIDI): 2^7 = 128
- 8-bit resolution: 2^8 = 256
- 9-bit resolution: 2^9 = 512
- 10-bit resolution: 2^10 = 1024
- 11-bit resolution: 2^11 = 2048
- 12-bit resolution: 2^12 = 4096
There is no Reference Manual Entry for this article.