fader control other fader on different container

Discuss Lemur and share techniques.
Post Reply
oran-outan
Newbie
Posts: 39
Joined: 18 Dec 2011 17:30

fader control other fader on different container

Post by oran-outan »

hi

on same container if i used :
name.x = name2.x one fader control other fader.
but if i want to control a fader with other one on two different container.
the script upside don't run...
i have try to give the "pass":
containerName.name.x = containerother.othername.x script stay in red.

where is the solution ?
thanks
0-0

and just a stuff, for new version... it was good if on "alias" we can create custom address...
bxsj
Regular
Posts: 116
Joined: 24 Dec 2011 06:47
Location: Vienna

Re: fader control other fader on different container

Post by bxsj »

Try something like that:

Code: Select all

Container2.Fader.x = Container.Fader.x;
Hope that helps,
BxSj
Win7 64, Ipad Lemur, Cubase6 and a bunch of Roland Synths and Samplers
Post Reply