Keybed colouring....
-
err...whats going on here any ideas?
inline function colourKeyboard() { for (i = 0;i <128;i++) { Engine.setKeyColour(i, 0xCC222222); }; }; colourKeyboard();
-
@Lindon Looks like a bug
-
@d-healey is it happening for you?
-
@Lindon Yeah (I assume we're talking about the white key at the end?)
-
@d-healey said in Keybed colouring....:
@Lindon Yeah (I assume we're talking about the white key at the end?)
sorry - yes we are... ok bug it is...
@Christoph-Hart !!!!