An open API service indexing awesome lists of open source software.

https://github.com/outloudvi/lrcedit.js

Displaying and making LRC file, on your browser.
https://github.com/outloudvi/lrcedit.js

lrc-maker

Last synced: 3 months ago
JSON representation

Displaying and making LRC file, on your browser.

Awesome Lists containing this project

README

        

# lrcedit.js
Making LRC file, on your browser, with Javascript.

Visit [Demo](https://outloudvi.github.io/lrcedit.js/index.html) to try making LRC files online!

(The music on the online demo is Josh Woodward's Swansong. Ubuntu users may have came across that song. The melody is full of creativity.)

*It is for entertaining purpose.* For a better experience of online lyric maker, see [magic-akari/lrc-maker](https://github.com/magic-akari/lrc-maker).

## How-to?
1. Give your music to ``.
2. Give your lyric text to `` (or input it on the site)
3. Just click +/R to add timestamps. C'mon rhythm!

## What's the buttons?
* Play/Stop
* `<< 2.0s` - 2.0s backwards
* `>> 2.0s` - 2.0s forwards
* `+/R` - Add/replace the timestamp of this line, and go to the next line
* `-` - Remove the timestamp of this line
* `<` - Next line
* `>` - Previous line

## Which is the current line?
The one with darker background... Or the middle one.

[**Preview**](https://github.com/outloudvi/lrcedit.js/issues/2)