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.
- Host: GitHub
- URL: https://github.com/outloudvi/lrcedit.js
- Owner: outloudvi
- License: mit
- Created: 2018-06-26T00:58:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T07:52:23.000Z (over 6 years ago)
- Last Synced: 2025-01-17T08:37:06.344Z (5 months ago)
- Topics: lrc-maker
- Language: HTML
- Homepage: https://outloudvi.github.io/lrcedit.js
- Size: 58.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)