SmoothArray Op
Smooths out changes in values of an array
Summary (oneliner)
<p>Use this op to smoothly interpolate between differences in the values of an array. It has two modes which can be selected with the <code>separate inc/dec</code> option.</p> <p>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.</p>
- Ops.Array.SmoothArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SmoothArray example
INPUT PORTS
<p>The array to interpolate</p>
<i>boolean</i>
)OUTPUT PORTS
<p>Trigger out</p>
<p>Interpolated array</p>