ok last question

Discuss Lemur and share techniques.
Post Reply
digitalson
Regular
Posts:143
Joined:21 Mar 2015 02:26
ok last question

Post by digitalson » 04 Aug 2015 23:45

now in my transport i have switches to make the pads do different functions....and it works great ,but before they work i have to press atleast 1 switch for any function to work,,,and that is for all tabs in the project,,is there a way to initialize them as the project opens?

digitalson
Regular
Posts:143
Joined:21 Mar 2015 02:26

Re: ok last question

Post by digitalson » 07 Aug 2015 04:30

ok so heres the transport ,so i thought this would work,,,see pics
Attachments
script.jpg
script.jpg (21.18KiB)Viewed 1372 times
pad.jpg
pad.jpg (21.97KiB)Viewed 1372 times
trans.jpg
trans.jpg (68.96KiB)Viewed 1372 times

ndivuyo
Regular
Posts:279
Joined:23 May 2014 00:24

Re: ok last question

Post by ndivuyo » 07 Aug 2015 06:06

ctlout() is a command, so you would use it on its own and not as an attribute.
Open the user manual and it will have a section describing the ctlout() and other commands.
If you want to know the available attributes of an object, you can look them up in the manual too or type the value in a monitor object: getattributelist(getobject());

digitalson
Regular
Posts:143
Joined:21 Mar 2015 02:26

Re: ok last question

Post by digitalson » 07 Aug 2015 18:28

and that will initialize the pads with the switches? and i have do that for all of them in each container?

Post Reply