This fork adds a floating LRC Timer button to AudioMass, allowing you to easily time lyrics for .lrc files.
- Windows: Launch build.bat
- Linux: Launch build.sh
- Navigate to here
git clone https://github.com/realdtn2/LRCAudioTiming
cd LRCAudioTiming
cd src
python audiomass-server.py
- Navigate to http://localhost:5055/
- Click the floating ⏱️ button in the top-right corner of the screen.
- The LRC Timer modal will open.
- Click Load LRC File.
- Select an LRC file (
.lrcor.txt). - The file will be parsed and displayed with all lyric lines.
- Navigate to the point in the song where a lyric should appear.
- Play the song so that your playback position matches the lyric start.
- Press T to timestamp that line with the current playback position.
- The timestamp will appear in
[MM:SS.mmm]format.
- Click Export LRC for standard format.
- Or click Export Starmaker to accommodate the quirks of Starmaker.
Glimmering beyond the landscape of Hell shines a thread, silver and narrow.
Emptily promising Heaven — the one who grabbed it plummeted down.
By no fault of anything but their heart full of holes, soaking with poison.
[00:16.159] Glimmering beyond the landscape of Hell shines a thread, silver and narrow.
[00:22.755] Emptily promising Heaven — the one who grabbed it plummeted down.
[00:29.301] By no fault of anything but their heart full of holes, soaking with poison.
- Prepare Your Audio: Use Stemroller to isolate vocals, then use those vocals to time lyrics.
- Correct Timing: Timestamp exactly when the lyric starts. A default -100 ms offset ensures you have enough time to sing.
- T → Timestamp the current line with the current playback position.