Crossfade Op

Crossfade

crossfade between 2 values


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.


Full Name
  • Ops.Anim.Crossfade
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch Crossfade example

Example patch for Crossfade op.

Open In Editor

INPUT PORTS


Crossfade (Number)

crossfade

Range

Out Min (Number)

minimum out value

Out Max (Number)

maximum out value

Easing

Easing index (Number: integer)

OUTPUT PORTS


A (Number)

A output

B (Number)

B output


 

Patches using Crossfade

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarsimod - 2019-11-27 12:47
renameMath.Crossfade renamed to Ops.Anim.Crossfadeuser avatarpandur - 2025-06-17 11:53