Smooth interpolation module in VCV?

If you do web programming or create generative visual with touchdesigner or p5js, maybe you will know about ‘Smooth interpolation’ on math functions.

My question, what module can do something like ‘Smooth interpolation’ in VCV? For example, I want to change some cv parameters with s&h, but need smooth bridge it than ‘jump’ value. Like value 0 to 1, if it trigger run 0>linear transition>1, not 0>1

Slew limiter.

4 Likes

Also, if it is specifically about S&H, you can try the module by Bogaudio, which has a setting for smoothing in the context menu.

3 Likes

Ok, I have try it with Befaco Slew Limiter, it works! thanks

1 Like

Oh nice, it included. I want to try it, thank you

2 Likes

You can use VCV Random’s Shape-slider for that.

1 Like