Switch & color

Discuss Lemur and share techniques.
Post Reply
oran-outan
Newbie
Posts: 39
Joined: 18 Dec 2011 17:30

Switch & color

Post by oran-outan »

hi

On switch object for control color, script can be this :
setattribute (Switches, 'color', {RGB(0.9,0.9,0.9),RGB(0.,0.,1)}); {color off, color ON}
affect all the switches object.

i have create a matrix sequencer with 16 columns & 6 rows.
my interest is to "active" or not a row, using a button, and give feedback with "changing color"

i have search to control each row color but with any result. a possibility to control off or on color on each row.
if anyone can help me ?

thanks & best
O-O
Post Reply