ArraySmooth Op
This op is deprecated!
It will not receive any updatesSmooths out jumps in values in an array
Summary (oneliner)
Use this op to smoothly interpolate between differences in values.
It has two modes which can be selected with the separate inc/dec
option.
One mode applies the same smooth factor to values which increase or decrease. The other mode allows separate control over the smooth factor for increasing or decreasing values.
- Ops.Extension.Deprecated.ArraySmooth
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch smooth array operator example
INPUT PORTS
Trigger the op
Amount of smoothing applied to values that increase from the previous number
Amount of smoothing applied to values that decrease from the previous number
OUTPUT PORTS
Trigger out
The smoothed result