Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Link parameter to time?

  • Link parameter to time?

    Posted by Noel Powell on May 19, 2012 at 6:11 am

    Hi, I’m wondering if there’s an expression to continuously change a parameter without using keyframes and without the parameter ever repeating the same value (so the wiggle expression is out). The parameter I want to change is the evolution of a Fractal Noise effect. It needs to steadily increase in a linear fashion (not randomly) – so I guess eventually, it would have to loop, since it only goes up to 90 360-degree revolutions or something. Is there maybe a way to link the evolution to the comp’s time code value?
    Thank you!

    Noel Powell replied 14 years, 3 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    May 19, 2012 at 6:44 am

    Something like this should work:

    rate = 50; // degrees per second
    rate*time

    Dan

  • Noel Powell

    May 19, 2012 at 1:41 pm

    That is perfect. Thanks so much.

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