

The buttons on the right should be self-explanatory: the first one adds a row above the current, the next does the same but below, and then there's a button for removing the row. Here you can edit both the timestamp and the text by simply typing in new values. The last button is for clearing all entries in the editor to start fresh, which is essentially the same as reloading the page, but you won't have to re-select the audio file again this way.Īs previously mentioned the editor has two modes, the first of which is editing mode which you see by default. The fourth button lets you edit the metadata that will be added to the LRC file when exported using the appropriate option. For example, an option in the Import drop-down opens a dialog that you can paste song lyrics into and have the inserted into the editor ready for syncing. These are drop-down buttons that present additional options when pressed. The second and third buttons allow you to import/export LRC files, respectively. The first is a mode selector which will switch between sync and edit mode, more on that later.
TYRANOSOFT LYRICS EDITOR SERIES
At the top you will see a series of buttons. The editor is the main part of the application. They don't have any added functionality besides looking cool. The thumb is actually slightly transparent so you can see when it passes over an entry. Once you start editing the lyrics you may notice that little white lines will appear on the seek bar those lines represent an entry in the editor and server the purpose of giving you an overview of where each string is on the timeline. You can also interact with the seek bar directly clicking on or dragging along the line will move the audio position there. From this point, you can use the buttons to the left or the shortcuts (shown at the bottom of this dialog) to control playback. If you provide an unsupported format you will see an error message, otherwise the file should've loaded properly, and you should be able to see the track length, name and format below the seek bar. The player cannot be used until a file is selected by pressing the first button and browsing for an audio file.

The interface consists of two main parts: an audio player and the lyrics editing/timing area. Adding support for this would also be difficult given the editing interface I've already made, so this is unlikely to be supported by this tool in the future.
TYRANOSOFT LYRICS EDITOR SOFTWARE
within an entry), mainly because the software I use to display my lyrics ( AutoLyric) does not support it and displays the timestamps as if it was part of the lyrics. The tool isn't capable of handling the insertion or moving of mid-lyric timestamps (denoted by e.g.If this happens to you reload the page and/or restart the browser. This is actually a browser bug which I've seen happen in Chrome 58 myself basically the browser continues to report that the playback is working fine while in reality it's not, and there's no way for me to detect when this happens via code, so watch out for that. Due to weird handling of HTML5 tags that play audio files opened on the client-side there's a chance that the audio will randomly skip to the beginning and continue playing from there, while the player continues to display the time as if nothing changed.Knowing how the file is structured could help you get a better understanding of the UI. Below you will find the instructions on how you can re-sync existing LRC files as well as how you can time lyrics you found online to your favourite songs.Īlthough not required for using this tool, you might want to familiarize yourself with the LRC file format which this editor is designed to work with. This tool provides an easy and intuitive way to synchronize song lyrics to any audio file your browser can play.
