Wiki

Clone wiki

qnTools / QuNeo SysEx Long Slider Block

Up to Preset Update SysEx

[1.2.x firmware]

There are global settings associated with the Long Slider. Global values are in the JSON as LongSliders→property. In the sysex, global parameters for all sensor sections are clustered together in a single QuNeo Sysex Global Block.

For the long slider sensor, the following values are added to the sysex. JSON property is in the presets file at LongSliders→LongSlider0→property.

The JSON format file presets also include parameters lB[1-4]inLocation and lB[1-4]inWidth. These are for specifying individual controllers to drive the LED display. These appear to be obsolete as they are neither editable in the editor nor sent in sysex. According to the Factory Presets Guide, MIDI Input chapter, the LED location of the long controller is controlled by CC5. Any CC to control width is unspecified.

In the JSON presets file globals are stored with the other Long Slider data at LongSliders→property. In the sysex, global parameters for all sensor sections are clustered together in a single QuNeo Sysex Global Block.

ValueJSON propertyNote
Bank 1 ChannellB1Channel
Bank 1 LocationlB1outLocation
Bank 1 NotelB1outNote
Bank 1 Note Pressure ModelB1outNotePressMode0=Normal, 1=Toggle
Bank 1 Pressure CClB1outPress-1=Off
Bank 1 Pressure ValuelB1outPressValue0=Continuous
Bank 1 Velocity ValuelB1outVelocityValue0=Variable
Bank 1 Location Pass Thru RangelB1outLocPassThruRange
Bank 1 WidthlB1outWidth
Bank 2 ChannellB2Channel
Bank 2 LocationlB2outLocation
Bank 2 NotelB2outNote
Bank 2 Note Pressure ModelB2outNotePressMode0=Normal, 1=Toggle
Bank 2 Pressure CClB2outPress-1=Off
Bank 2 Pressure ValuelB2outPressValue0=Continuous
Bank 2 Velocity ValuelB2outVelocityValue0=Variable
Bank 2 Location Pass Thru RangelB2outLocPassThruRange
Bank 2 WidthlB2outWidth
Bank 3 ChannellB3Channel
Bank 3 LocationlB3outLocation
Bank 3 NotelB3outNote
Bank 3 Note Pressure ModelB3outNotePressMode0=Normal, 1=Toggle
Bank 3 Pressure CClB3outPress-1=Off
Bank 3 Pressure ValuelB3outPressValue0=Continuous
Bank 3 Velocity ValuelB3outVelocityValue0=Variable
Bank 3 Location Pass Thru RangelB3outLocPassThruRange
Bank 3 WidthlB3outWidth
Bank 4 ChannellB4Channel
Bank 4 LocationlB4outLocation
Bank 4 NotelB4outNote
Bank 4 Note Pressure ModelB4outNotePressMode0=Normal, 1=Toggle
Bank 4 Pressure CClB4outPress-1=Off
Bank 4 Pressure ValuelB4outPressValue0=Continuous
Bank 4 Velocity ValuelB4outVelocityValue0=Variable
Bank 4 Location Pass Thru RangelB4outLocPassThruRange
Bank 4 WidthlB4outWidth

Updated