Change Color of Faders & CustomButtons

Discuss problems and solutions.
Post Reply
render rabbit
Newbie
Posts:2
Joined:24 Sep 2012 11:00
Change Color of Faders & CustomButtons

Post by render rabbit » 24 Sep 2012 11:16

I have 2 CustomButtons, one for play, one for stop.
I would like to change the colors of the buttons if I press them.
I have not many experiance with scripting, so perhaps somebody could help me in this case!
Thanx

render rabbit
Newbie
Posts:2
Joined:24 Sep 2012 11:00

Re: Change Color of Faders & CustomButtons

Post by render rabbit » 26 Sep 2012 00:43

Ok, I found my Script to do this... Now I can change the color of the stop button when I press the play button and reverse.

Anton
Regular
Posts:75
Joined:08 Dec 2011 12:36

Re: Change Color of Faders & CustomButtons

Post by Anton » 16 Oct 2012 14:05

it would be great for future users if you post your soluution here too!

bhardy
Newbie
Posts:4
Joined:28 Oct 2012 04:45

Re: Change Color of Faders & CustomButtons

Post by bhardy » 28 Oct 2012 05:29

Really wish someone could post a reply on how to do this.
I want each button on a simple grid setup I've made on the ipad to change colour when each clip is activated and deactivated.
Any ideas??

Thanks Ben

Imza
Newbie
Posts:39
Joined:13 Apr 2012 00:37
Location:St. Louis, MO
Contact:

Re: Change Color of Faders & CustomButtons

Post by Imza » 10 Nov 2012 21:21

You shouldn't need any scripting to do that. Just change the colors for them while they are activated vs deactivated. on the left panel in lemur editor. Also, you will want to add a script to your stop button that deactivates your play button...

Example:
in your stop button, make a custom script, on expression x
Play.x=0
lightlabstl.com

Post Reply