18
Clear default display
The default display set above can be cleared by the following SysEx:
Host => Launchkey MK3:
Hex:
F0h 00h 20h 29h 02h 0Fh 06h F7h
Dec:
240 0 32 41 2 15 6 247
It is recommended to use this message instead of clearing the display by the Set default display
message as this message also indicates it to the Launchkey MK3 that the DAW relinquishes the control
of the default display.
Set parameter name
The DAW Pot and Fader modes can receive specific names to display for each control using the
following SysEx:
Host => Launchkey MK3:
Hex:
F0h 00h 20h 29h 02h 0Fh 07h <controlindex>
[<character> […]]
F7h
Dec:
240 0 32 41 2 15 7 <controlindex>
[<character> […]]
247
The
<controlindex>
parameter is as follows:
-
38h (56)
–
3Fh (63): Pots
-
50h (80)
–
58h (88): Faders
These names are used when the control is interacted with, showing a temporary display, where they
occupy the top row. Sending this SysEx while the temporary display is active has immediate effect (the
name can be updated “on the fly”) without extending the duration of the temporary display.
Set parameter value
The DAW Pot and Fader modes can receive specific parameter values to display for each control using
the following SysEx:
Host => Launchkey MK3:
Hex:
F0h 00h 20h 29h 02h 0Fh 08h <controlindex>
[<character> […]]
F7h
Dec:
240 0 32 41 2 15 8 <controlindex>
[<character> […]]
247
The
<controlindex>
parameter is as follows:
-
38h (56)
–
3Fh (63): Pots
-
50h (80)
–
58h (88): Faders
These parameter value strings (they can be arbitrary) are used when the control is interacted with,
showing a temporary display, where they occupy the bottom row. Sending this SysEx while the
temporary display is activ
e has immediate effect (the value can be updated “on the fly”) without
extending the duration of the temporary display.
If this message is not used, a default parameter value display of 0
–
127 is provided by the Launchkey
MK3.