Change color On Pad pressed

Discuss Lemur and share techniques.
Post Reply
robflate
Newbie
Posts:4
Joined:10 Nov 2014 01:20
Change color On Pad pressed

Post by robflate » 10 Nov 2014 01:30

Simple question;

I have a single pad. Each time I press the pad I want it to change color from a list of 6 colors I set.

I'm new to all this and looking to get started. Thanks.

MrCorba
Regular
Posts:143
Joined:02 Sep 2013 20:17
Location:Netherlands

Re: Change color On Pad pressed

Post by MrCorba » 10 Nov 2014 09:08

I guess you mean something like this. If you would like to change the code you just have to change the red bit:

setattribute(Pads,'colors',10000)

Hope this helps!
Attachments
ColorPad.jzml
(3.2KiB)Downloaded 67 times
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba

Post Reply