How Lyrics Access Works
Lyrics access is gated by the current player state:- A track must be cued in the player.
- The current BeatPass instance must expose the lyrics button.
- You must be signed in before BeatPass fetches lyric data for that track.
Logged-out users can still click the lyrics button, but the current flow opens the login dialog instead of loading lyrics.
Desktop And Mobile Behavior
| Device | Current lyrics surface |
|---|---|
| Desktop | Lyrics open in the player-side panel while playback continues. |
| Mobile | Lyrics open inside the expanded player overlay. |
What You Can Do In The Lyrics Panel
- Read the lyric entry tied to the currently playing track.
- Create or edit the lyric text for that track.
- Save synced lyrics when that data exists.
- Delete the current lyric entry when you no longer want to keep it.
Privacy And Scope
- Lyrics are private to your signed-in account in the current implementation.
- BeatPass does not fetch track lyrics for anonymous sessions.
- Availability is track-specific, so one track can have lyrics while another does not.