crossfade between 2 values
summary (oneliner)
This handy op allows you to crossfade between 2 numbers. You can set the min and max range.
Please note that the range from the crossfade input is always 0 - 1, even if the min and max are set lower or higher.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Crossfade (Number)
crossfade
Range
Out Min (Number)
minimum out value
Out Max (Number)
maximum out value
Easing
Easing (string /Number)
type of easing
Outputs
A (Number)
A output
B (Number)
B output
Patches using Crossfade
Changelog
created op 2019-11-27 - simod | |
Ops.User.simod.Crossfade renamed to Ops.Math.Crossfade 2019-11-27 - simod |