Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions 1 comp(x position) linked with 2 output soundkeys

  • 1 comp(x position) linked with 2 output soundkeys

    Posted by Dzakwan Kurnia on April 13, 2017 at 5:48 pm

    can someone help me? i’ve 2 output soundkeys, i want to linked it with 1 comp/1 layer
    this is use 1 output
    x = thisComp.layer(“key scale 2”).effect(“Sound Keys”)(“Output 1”);
    [x,-42]

    just for x position

    and i’ve output 1 and output 2, and i want to linked it, and make it output 1 fill the output 2’s unit, in reverse too
    sorry for my bad english, i hope you understand, thanks.

    Dzakwan Kurnia replied 9 years, 3 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    April 13, 2017 at 6:15 pm

    I’m not sure what you mean. Like this maybe?

    x1 = thisComp.layer(“key scale 2”).effect(“Sound Keys”)(“Output 1”);
    x2 = thisComp.layer(“key scale 2”).effect(“Sound Keys”)(“Output 2”);
    [x1-x2,-42]

    Dan

  • Dzakwan Kurnia

    April 13, 2017 at 6:29 pm

    im very thanks for your help, not like that but a little bit more, ill fix it, actually i want to linked drum(range 1) and clap(range 2) and when i copy it have 2 output :3

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy