Wiki

Clone wiki

qnTools / QuNeo SysEx Global Block

Up to Preset Update SysEx

[1.2.x firmware]

The Global Block contains values shared among all controls of a particular type.

ValueJSON propertyNote
Pad Bank Change ModePads.padBankChangeMode1 = no note offs on bank change, ? = send note offs on bank change
Horizontal Sliders LED Control ChannelHSliders.hSliderInChannel
Left/Right Buttons LED Control ChannelLeftRightButtons.leftrightInChannel
Long Slider LED Control ChannelLongSliders.lSliderInChannel
Pads Drum Mode LED Control ChannelPads.padDrumInChannel
Pads Grid Mode LED Discrete Control ChannelPads.padGridDiscreteInChannelThis channel allows individual notes for Green and Red LEDS for each corner. Velocity will determine brightness
Pads Grid Mode LED Note Per Corner ChannelPads.padGridDualInChannelThis channel accepts one note per corner, with Velocity controlling color
Rhombus Button LED Control ChannelRhombusButtons.rhombusInChannel
Rotary LED Control ChannelRotaries.rotaryInChannel
Transport Buttons LED Control ChannelTransportButtons.transportInChannel
Up/Down Buttons LED Control ChannelUpDownButtons.updownInChannel
Vertical Sliders LED Control ChannelVSliders.vSliderInChannel
Pad Bank 1 Note OffsetPads.bank1TransposeInterval
Pad Bank 2 Note OffsetPads.bank2TransposeInterval
Pad Bank 3 Note OffsetPads.bank3TransposeInterval
Pad Bank 4 Note OffsetPads.bank4TransposeInterval
Vertical Slider Off ThresholdVSliders.vSliderOffThreshold
Vertical Slider On ThresholdVSliders.vSliderOnThreshold
Up/Down Buttons Off ThresholdUpDownButtons.updownOffThreshold
Up/Down Buttons On ThresholdUpDownButtons.updownOnThreshold
Transport Buttons On ThresholdTransportButtons.transportOffThreshold
Transport Buttons Off ThresholdTransportButtons.transportOnThreshold
Rotaries Off ThresholdRotaries.rotaryOffThreshold
Rotaries On ThresholdRotaries.rotaryOnThreshold
Rhombus Button Off ThresholdRhombusButtons.rhombusOffThreshold
Rhombus Button On ThresholdRhombusButtons.rhombusOnThreshold
Mode Button Off ThresholdModeButtons.modeOffThresholdNot Currently editable in KMI software
Mode Button On ThresholdModeButtons.modeOnThresholdNot Currently editable in KMI software
Long Sliders Off ThresholdLongSliders.lSliderOffThreshold
Long Sliders On ThresholdLongSliders.lSliderOnThreshold
Left/Right Buttons Off ThresholdLeftRightButtons.leftrightOffThreshold
Left/Right Buttons On ThresholdLeftRightButtons.leftrightOnThreshold
Horizontal Sliders Off ThresholdHSliders.hSliderOffThreshold
Horizontal Sliders On ThresholdHSliders.hSliderOnThreshold
UNUSEDPads.padOffset
Pads Off ThresholdPads.padOffThreshold
Pads On ThresholdPads.padOnThreshold
Pads Corner IsolationPads.cornerIsolation
Pads SensitivityPads.padSensitivity
Rotaries SensitivityRotaries.rotarySensitivity
Long Sliders SensitivityLongSliders.lSliderSensitivity
Horizontal Sliders SensitivityHSliders.hSliderSensitivity
Vertical Sliders SensitivityVSliders.vSliderSensitivity
Left/Right Buttons SensitivityLeftRightButtons.leftrightSensitivity
Up/Down Buttons SensitivityUpDownButtons.updownSensitivity
Rhombus Button SensitivityRhombusButtons.rhombusSensitivity
Transport Buttons SensitivityTransportButtons.transportSensitivity
Mode Button SensitivityModeButtons.modeSensitivityNot Currently Editable in KMI software
Pads local LED controlPads.localLEDControl0 = Disabled, 2 = Enabled
Rotaries local LED ControlRotaries.rotaryLocalLEDControl
Long Slider local LED ControlLongSliders.lSliderLocalLEDControl0 = Disabled, 2 = Enabled
Horizontal Sliders local LED ControlHSliders.hSliderLocalLEDControl0 = Disabled, 2 = Enabled
Vertical Sliders local LED ControlVSliders.vSliderLocalLEDControl0 = Disabled, 2 = Enabled
Left/Right Buttons local LED ControlLeftRightButtons.leftrightLocalLEDControl0 = Disabled, 2 = Enabled
Up/Down Buttons local LED ControlUpDownButtons.updownLocalLEDControl0 = Disabled, 2 = Enabled
Rhombus Button local LED ControlRhombusButtons.rhombusLocalLEDControl0 = Disabled, 2 = Enabled
Transport Buttons local LED ControlTransportButtons.transportLocalLEDControl0 = Disabled, 2 = Enabled
Mode Buttons local LED ControlModeButtons.modeLocalLEDControl0 = Disabled, 2 = Enabled

Updated