smooth/average values in an array
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array (Array)
The array in to smooth
Iterations (integer /Number)
How many iterations to apply - doesn't change array length
Mode index (integer /Number)
Outputs
Smoothed array (Array)
Array out
Array length (Number)
Patches using AverageArray
Changelog
Ops.Array.ArraySmooth renamed to Ops.Array.AverageArray 2019-09-05 - pandur |