Transitions
#
What are transitions?Transitions are functions you can use to switch musically between patterns. Start with a pattern on d1
:
You can then perform a crossfade transition to a new pattern using xfade
:
Note that the argument we give to xfade
is 1
, which means to apply the transition to the pattern that is running on d1
.
You can use transitions on any d
pattern in Tidal:
You can also apply a transition to any arbitrary pattern name:
Most of the transitions also have an "In"
variant, where you can specify the number of cycles that the transition takes to complete:
#
More about transitionsCheck out the Small Reference > Transitions
section to learn more about transitions.