How to Use
1. Load Audio: Click on the Open Audio button to load a track. Metadata input fields will automatically be filled if your audio files have them.
2. Load Lyrics / Add Lines: Click on the Open LRC/TXT button to load an existing ELRC/LRC or TXT file.
In the case of importing a TXT file, synced+ will read per line and add a lyric line card in the main workspace for each. Alternatively, you can opt not to import a text/lrc file and manually add lyric lines yourself.
3. Sync Lines / Words: Use the timestamp button inside a time field to set its value to the current playback time.
To sync words, click on the Expand button to see the word container. When a time has been set for a word, clicking on the word jumps audio playback to its time.
Line end timestamps create a new, empty line in the LRC file, a common practice in LRC creation.
4. Export: Click on the Export button to choose your preferred format and download your .lrc file.
Privacy Notice
All processing is done locally. No audio or text gets sent to a server.
Changes since v1.0.1
- Implemented wavesurfer regions plugin
- Added undo/redo and lyric draft saving
- Added back [offset:] field (functional this time)
- Fix RangeError
- Replaced native alert and confirm dialogues with custom ones
- Added this Help & About modal
- JS code clean-up
- Added transition when changing themes