Alternative to "Slide" for Slewing Data?
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!
check the Ease package in the Package Manager
Thank you.
you may also be interested in cv.jit.kalman and cv.jit.lowpass from the cv.jit package available in the Package Manager.