Forum Replies Created

  • Adrien Girault

    July 26, 2015 at 7:21 am in reply to: If Else Easy Ease

    Hi, I was wandering if someone could help with the ‘ease’ in this expression:

    I have footage which I’ve linked to the ‘sound key’ values so as to automatically speed up and revert back at a certain value.
    but I’d like to add an ease expression to smooth the transition between both states.
    The max value is 20.
    I’ve tried a few different thing but no luck.

    Any input would be greatly appreciated.

    >x = time*2;
    y = value;
    if ( thisComp.layer("Adjustment Layer 2").effect("Sound Keys")("Output 1") > 10) {value = x} else {value =y};
    ease(t, value1, value2)

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