So close! Hopefully a simple interpolator question

mbira's picture

Hey folks,

I have a signal that is going back and forth from 0 to 1 over the space of a few seconds (the amount of time is arbitrary.

I'm feeding the Dissolve "Time" port, and I want to interpolate that input to ramp up from 0 to 1 and stay there until it ramps back down to 0 on the change. I can't seem to make this simple thing work...

mbira's picture
Re: So close! Hopefully a simple interpolator question

I got it. I saw the great post by dust where he mentioned using the smooth.

dust's picture
Re: So close! Hopefully a simple interpolator question

you can make interpolation curves and set ease in ease out to do a lot of things. i really like it to remap things by setting it to external time base. particularly inside an iterator with the iteration current set to external time you can place things on screen easily.