Help with setattribute()

Discuss Lemur and share techniques.
Post Reply
Musicmind
Newbie
Posts: 11
Joined: 17 Nov 2015 19:29

Help with setattribute()

Post by Musicmind »

Hi
New to this, sorry.
I try to use the setattribute function to change the state of a button (1) with another button (2). The button (1) is named "alltracks" and in the script for button (2) I write setattribute(alltracks, ..... and then what?
Help much appreciated!
MrCorba
Regular
Posts: 142
Joined: 02 Sep 2013 20:17
Location: Netherlands

Re: Help with setattribute()

Post by MrCorba »

If you just want to change the state you van do alltracks.x=1; The x is nog an attributen but an expressionisme.
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
MrCorba
Regular
Posts: 142
Joined: 02 Sep 2013 20:17
Location: Netherlands

Re: Help with setattribute()

Post by MrCorba »

Wow, long live Dutch autocorrection on English text :shock:
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
Post Reply