Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Adjustment Layer on a Grid, controlled by sound keys adjusting Saturation

  • Lukasz Pason

    March 6, 2010 at 12:50 am

    Got it.

    opacityController = thisComp.layer("mover").transform.position[0];
    range = 96;
    min = (index-1)*range;
    max = (index+1)*range;

    if ((opacityController > min) && (opacityController < max)) 100 else 0;

    Motion Designer / DJ / Father
    http://www.lukaszpason.com
    http://www.krop.com/lukasz

Page 2 of 2

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