Alternative to "Slide" for Slewing Data?

Andy Fennesz's icon

I want to smooth some dial changes but found that when using Slide at values above 2 or 3, the output data never actually equals the input, e.g. slewing a change from 4.0 to 3.0 just ends with a value of 3.1.

I suppose I could convert to a signal and then try ramp smooth, but I'm wondering if there's an alternative. Thanks!

LSka's icon

check the Ease package in the Package Manager

Andy Fennesz's icon

Thank you.

Rob Ramirez's icon

you may also be interested in cv.jit.kalman and cv.jit.lowpass from the cv.jit package available in the Package Manager.