Wiki

Clone wiki

qnTools / QuNeo SysEx Rotary Block

Up to Preset Update SysEx

[1.2.x firmware]

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

For both rotary sensors, the following values are added to the sysex. JSON property is in the presets file at Rotaries→RotaryX→property

Be aware that the parameters rB1outSpeed, rB2outSpeed, rB3outSpeed, rB4outSpeed are 16 bit values, not 8 bit like the others. As of firmware 1.2, these are the only 16 bit values used in the sysex parameter data.

ValueJSON propertyNote
Bank 1 ChannelrB1Channel
Bank 1 Location CCrB1outLocation
Bank 1 NoterB1outNote
Bank 1 Note Pressure ModerB1outNotePressMode0=normal, 1=toggle
Bank 1 Pressure CCrB1outPress-1=Off
Bank 1 Pressure ValuerB1outPressValue0=continuous
Bank 1 Velocity ValuerB1outVelocityValue0=variable
Bank 1 Location Pass Thru WidthrB1outLocPassThruRange
Bank 1 DirectionrB1outDirection
Bank 1 Direction EnablerB1outDirectionEnable
Bank 1 SpeedrB1outSpeed16 bit value
Bank 2 ChannelrB2Channel
Bank 2 Location CCrB2outLocation
Bank 2 NoterB2outNote
Bank 2 Note Pressure ModerB2outNotePressMode0=normal, 1=toggle
Bank 2 Pressure CCrB2outPress-1=Off
Bank 2 Pressure ValuerB2outPressValue0=continuous
Bank 2 Velocity ValuerB2outVelocityValue0=variable
Bank 2 Location Pass Thru WidthrB2outLocPassThruRange
Bank 2 DirectionrB2outDirection
Bank 2 Direction EnablerB2outDirectionEnable
Bank 2 SpeedrB2outSpeed16 bit value
Bank 3 ChannelrB3Channel
Bank 3 Location CCrB3outLocation
Bank 3 NoterB3outNote
Bank 3 Note Pressure ModerB3outNotePressMode0=normal, 1=toggle
Bank 3 Pressure CCrB3outPress-1=Off
Bank 3 Pressure ValuerB3outPressValue0=continuous
Bank 3 Velocity ValuerB3outVelocityValue0=variable
Bank 3 Location Pass Thru WidthrB3outLocPassThruRange
Bank 3 DirectionrB3outDirection
Bank 3 Direction EnablerB3outDirectionEnable
Bank 3 SpeedrB3outSpeed16 bit value
Bank 4 ChannelrB4Channel
Bank 4 Location CCrB4outLocation
Bank 4 NoterB4outNote
Bank 4 Note Pressure ModerB4outNotePressMode0=normal, 1=toggle
Bank 4 Pressure CCrB4outPress-1=Off
Bank 4 Pressure ValuerB4outPressValue0=continuous
Bank 4 Velocity ValuerB4outVelocityValue0=variable
Bank 4 Location Pass Thru WidthrB4outLocPassThruRange
Bank 4 DirectionrB4outDirection
Bank 4 Direction EnablerB4outDirectionEnable
Bank 4 SpeedrB4outSpeed16 bit value

Updated