Update! Here comes V4 of the Arturia KeyLab MkII LED scriptlets!
What’s new?
- the possible flickering of the LEDs while GP loads a gig is now history - there’s no MIDI output for the LEDs while GP starts up. This also prevents from some more or less rare crashes of GP in this startup phase - Good
- I removed the internal OSC commands completely, as they also figured out not to be very reliable due to asynchronous processes when changing rackspaces. Therefore now each of my rackspaces became the needed scriptlets (even just for switching LEDs off, or provide my standard colors for the pads…) in the wiring view.
So, the Global Rackspace script also became a bigger rework. With GP5 we became environments variables which I use to detect if GP is still starting up or up and running. In other words: if it’s ‘safe’ to switch LEDs on the KeyLab…
Please modify you Global Rackspace script accordingly.
There may occur one side effect if you recompile all of your scripts, or change your rig by the rig manager (who forces a recompile all scripts). As a result the LEDs may not work again.
Therefore the Global Rackspace became a button the set the environment variable for LOADED manually. Otherwise you can also just reopen GP or reload your gig file…
Have fun!
KeyLabMkIILEDsV4.gig (435.8 KB)