Build 3267 - Target bindings for object colours

I’m quite enjoying playing with the new target binding for object colours, making racks change colour depending on what key I’m playing and so on!!

One thought I had though, was that it would be really useful to be able to have a binding inside a rack, that changes the rack’s own colour, perhaps to indicate a state/mode (classic example would be a rack that processes an external foot switch, which could change colour depending on switch state). But I don’t seem to be able to bind to the rack colour itself, only to colours of objects within the rack…

Neil

Hey Neil,

Good to hear.

There’s a small technical issue here to making this work from inside the rack in that the rack color is a property of the rack host (ie: the parent slot), not the rack itself. That said the rack does know which is it’s currently active host so shouldn’t be too hard to add.

Brad