maxrave-dev / maxrave-dev/SimpMusic

Edit lyrics and adjust lyrics timing offset

Open
#2,338 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature lyrics
Dominant language
Kotlin
Stars
11.4k
Forks
599
Avg merge
3d 18h
Merged PRs (30d)
7

Description

Two related lyrics tools:

  1. Edit lyrics — fix wrong or badly formatted lines by hand.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.