Cabbage Logo
Back to Cabbage Site

Changing color when midi key is pressed

I want to know what its the name I have to add in the keyboard code line so I could change the yellow color when keyboard is pressed, I know how to change the mouseOver color, thanx

https://cabbageaudio.com/docs/keyboard/

keysdowncolour("colour") maybe?

You’re right, but I think the docs are wrongs, it’s keyDownColour() :+1:

not working, I’ve tried before long time ago and today to make sure, I tried, keyPressColour,keyDownColour,keyDownPressColour,keyPressDownColor,keyDownBackGroundColour, etc, etc,etc. multiple combinations , what could be that magic word.

It’s definitely keyDownColour() but it doesn’t look like it’s working for some reason. Let me take a look…

This is fixed now. I’ve just triggered a new build.