Smooth (Built-in Patch) in Numeric, Numeric

This patch smoothes a numerical value over time using a specific interpolation curve over a given duration.

Input Attributes
  • Value - The value to smooth.
  • Increasing Duration - The interpolation duration in seconds when the value is increasing.
  • Increasing Interpolation - The interpolation curve when the value is increasing.
  • Decreasing Duration - The interpolation duration in seconds when the value is decreasing.
  • Decreasing Interpolation - The interpolation curve when the value is decreasing.
Output Attributes
  • Smoothed Value - The smoothed value.
0 videos
0 comments