Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expression help

  • Expression help

    Posted by Dan Schaffner on April 10, 2006 at 3:04 pm

    I’m using an expression that links the scale to audio keyframes. How do I control the expression so that it won’t scale past the layers original size?

    I just used the pick whip to create the expression.

    Ryan Hill replied 20 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Ryan Hill

    April 10, 2006 at 6:25 pm

    How high is the scale going now?

    I don’t remember what scale “convert audio” normally uses. But find the highest that your values are going right now, then make your scale expression into
    (current expression)/highest value*100

    Or if you meant to apply a ceiling instead of scaling the whole thing, use
    Math.max(current expression,100)

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