Two BreakPoint !!

Discuss Lemur and share techniques.
Post Reply
bibacknar
Newbie
Posts:2
Joined:09 Apr 2012 20:23
Two BreakPoint !!

Post by bibacknar » 09 Apr 2012 20:29

Hello,

I have two Breakpoint in my project and i would like to have a switch button to do/undo (by a script) to assign the same value on both BreakPoint !
Like we can do with the grid for example.

Thank's a lot

bxsj
Regular
Posts:117
Joined:24 Dec 2011 06:47
Location:Vienna

Re: Two BreakPoint !!

Post by bxsj » 11 Apr 2012 16:34

Create an expression on x==1 script on the custom button/switch button and use the setattribute function to set attributes on your breakpoint objects.
Hope that helps,
B.
Win7 64, Ipad Lemur, Cubase6 and a bunch of Roland Synths and Samplers

bibacknar
Newbie
Posts:2
Joined:09 Apr 2012 20:23

Re: Two BreakPoint !!

Post by bibacknar » 15 Apr 2012 20:14

Hello, thank's for your answer but i continue to fail !
Maybe i don't understand what you said :

When you said : Create an expression on x==1 -> where i can create that ?

I failed each time i use setattributes !

Is it possible to do that :

setattribute(SmoothRotation, 1, (getattribute(SmoothTravelling,1));

Post Reply