Crossfade Op
crossfade between 2 values
Summary (oneliner)
<p>This handy op allows you to crossfade between 2 numbers. You can set the min and max range. </p> <p>Please note that the range from the crossfade input is always 0 - 1, even if the min and max are set lower or higher.</p>
Full Name
- Ops.Math.Crossfade
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Crossfade (Number)
<p>crossfade</p>
Range
Out Min (Number)
<p>minimum out value</p>
Out Max (Number)
<p>maximum out value</p>
Easing
Easing (Number:
<i>string</i>
)<p>type of easing</p>
OUTPUT PORTS
A (Number)
<p>A output </p>
B (Number)
<p>B output</p>