This is an open-sourced project that allows the user to easily modify and manage their .LRC (lyrics) files~!
- Users need to download runtime on their computer before using the .JAR application (for the current version until notice)
- Latest version can be found here For more information and .JAR installation, please refer to the latest release note.
Users should have a corresponding music player so that their lyrics files can be displayed (such as foobar2000, FiiO Music App, or others).
- In general, your .LRC file and the song (.MP3/.FLAC/.WAV etc.) file should have the same name and be put under the same directory.
- For details, please refer to your music player lyrics display instruction/documentation.
Edit 10/26/2023: I am happy to announce that the first version of LRC Editor documentation is live! Click here to visit it!
- Lyrics Editor
- (a) Lyrics Merging: Allow users to combine the original timestamp with a new lyrics line without much of a stretch.
- (b) Timestamp Editing: Allow users to easily edit every line of the timestamp.
- Only 6 positive or negative integers (prefix “-”) and 2 decimal places are allowed
- (c) Auto-generating Header Tags: Generate header tags for easy
.LRC
file management (title tag [ti]
,artist [ar]
,album [al]
,song duration [length]
).
- Lyrics Trimming
- Allow users to trim one or more languages if the lyrics they copied contain the original language and one or more translated languages of the song.
- Also allow users to use their trimmed lyrics for merging lyrics.
For the users of this program, you can:
- Goto "dist" and download the whole folder (you may discard the .png and .ico)
- Or, download the zipped file from the latest release
Note: downloading the .JAR requires java runtime, you can download it here or here.
Also, the lib
folder and its contents cannot be deleted!! Otherwise the program would not work and you would have to re-download it here.
This program is a portable application (standalone executable file); simply deleting the entire folder would uninstall the program.
Since it is a portable application, it will not show up in "Programs and Features".
Copyright (c) sonikkk-526 (known as sonik.- and FlashSonic526).
Licensed under the BSD-4 Clause License.