This project is inspired by several posts shared in the community over the years, as well as a document that explains the SysEx messages used to control the display and LED feedback.
To enter the menu, press the knob button. To exit, press the knob button again.
The script uses OSC to send text messages to the display and to turn the PADs on/off
This technique also makes it possible to use Widgets directly to send messages to the keyboard
Messages are sent through the computer’s loopback address and the port configured in the OSC section
// Syntax code
SendOSCMessage { /LCD, "## WELCOME TO ##"," #### GIG #####" } to IP : PORT // Send the message to the specified IP address and port number
To test the direct OSC message there is a panel in Global rackspace
Yes sorry it is not explained well .
I use OSC to create an internal text message within GiG and then send a sysex message to Keylab
I liked having the ability to give the option to use a widget to send a text or drive an LED without writing code
It seems to be easier to use the LCD on the essential models, than on the standard mkII. I still did not figure out how to use the LCD when in USER mode
Thanks @tripleB I started from your great work , you deserve to be mentioned !
It seems to me that even in User mode the display works , I have to try again to be sure.
With the MKII version it does not work ? I would be curious to know if these scripts also work with that version