startFade

fun startFade(fade: MusicTrackController.State, step: Float = 0f)

Starts fadeIn or fadeOut.

Note this does not set the current fade "percentage" to allow smoothly changing direction mid-fade

Parameters

step

Overrides current fade step only if >0

Sources

jvm source
Link copied to clipboard