Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking line or word jumps playback to its timestamp on timeline accordingly #17

Open
porg opened this issue Oct 26, 2024 · 1 comment

Comments

@porg
Copy link

porg commented Oct 26, 2024

  • Status Quo: Jumping on the timeline updates the lyrics scroll position.

  • Prososal: It would be cool to offer the vice versa function too:

    • Clicking a line or word jumps to its timecode.

    • That way it would be a two way sync between lyrics and timeline.

Existing software which has this feature

  • LRC player LyricsX in conjunction with Apple Music on macOS
    • Click onto lyrics line jumps playback to its timestamp
    • Lyrics Windows by default uses Auto-Scroll to follow where playback currently is
    • As soon as you scroll in the Lyrics Window Auto-Scroll gets disabled
    • Clicking the Auto-Scroll button re-enables Auto-Scroll
LyricsX.-.Timeline.and.Lyrics.two.way.sync.+.Auto-Scroll.ON.initially.OFF.when.scrolling.ON.again.by.button.mp4
@porg
Copy link
Author

porg commented Oct 29, 2024

Editing software LRC Maker (source code on Github)

  • Single click on line → Centers it
  • Double click on line → Jumps playhead to the line's timestamp
  • Not really compare-able as this is not a player but an editing software, but nevertheless wanted to share it, as its source code is on Github, possibly helpful.
LRC-Maker.-.Doubleclicking.lyrics.line.jumps.to.its.timestamp.in.playback.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant