MarcoMadera / Rindu

Spotify clone with extra functionalities, remove duplicate/corrupted songs from playlists, synced picture in picture lyrics, artist concert setlists, single tracks recommendations ("radio")
https://rindu.marcomadera.com
11 stars 6 forks source link

Implement Karaoke-style Timer Animation for Synced Lyrics Start #281

Open MarcoMadera opened 4 months ago

MarcoMadera commented 4 months ago

Currently, in both the picture-in-picture and fullscreen modes of synced lyrics display, users might encounter situations where the first line of lyrics starts after a significant delay, causing uncertainty about when to begin singing along or following the lyrics.

To enhance user experience and provide clear guidance, let's implement a karaoke-style timer animation that visually represents the countdown to the start of lyrics display. This animation will appear as a round timer overlaid on the screen, gradually filling up or decreasing in size to indicate the approaching start time of the lyrics.

The timer animation will activate when the first line of lyrics is delayed by more than 2 seconds, ensuring that users have a visual cue to anticipate when the lyrics will begin.

This enhancement aims to improve user engagement and satisfaction by providing a clear indication of when to start following the synced lyrics in both picture-in-picture and fullscreen modes.