maxrave-dev / maxrave-dev/SimpMusic
Edit lyrics and adjust lyrics timing offset
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Two related lyrics tools:
- Edit lyrics — fix wrong or badly formatted lines by hand.
- Timing offset — shift synced lyrics earlier/later when they run ahead of or behind the audio.
Why this is worth more here than elsewhere: SimpMusic already has a community lyrics database with contribution and voting. Wiring the editor into that path means a user's fix can benefit everyone, not just their own device.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing SimpMusic's existing community lyrics database, contribution, and voting path, then locate the current synced-lyrics playback and timing handling. The work is done when users can edit lyric lines, shift timing earlier or later, and submit those fixes through the community path so they can benefit other users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100