Wiki

Clone wiki

qnTools / QuNeo Preset Update SysEx Body Data Format

Return to:QuNeo SysEx Format

[1.2.x firmware]

Preset update messages will contain 1-16 encoded Preset Update data sections in the following format

Preset Header

A1    PRESET_START_BYTE
XX    PRESET_NUMBER
XX    DATA_LENGTH_MSB
XX    DATA_LENGTH_LSB
  • PRESET_START_BYTE - Fixed value indicating start of preset data
  • PRESET_NUMBER - Zero based preset index 0x00-0x0F (0-15)
  • DATA_LENGTH_[MSB|LSB] - length of the preset data block. Does NOT include the header bytes or any padding for encoding. This is 1279 for v1.2.x (0x04FF)

Preset Data

(in process of updating individual pages for 1.2.x firmware. Horizontal Slider and Vertical Slider blocks are not yet updated)

Updated