How do I make a music change transition?

More details: I want the KLWP/KLCK code to play animation when the music is changing to another so I can make the transition.

For example: the cover turning black when the music is changing and turn normal again when cover is changed.

You need to create a black shape overlay on top of the cover, then add an animation using ReactOn: Formula and Action: Fade In. The formula should catch the exact moment when the track position is less than 1 second, use mi(pos) for this. Play around with it…

1 Like