This project was bootstrapped with Create React App.
Find this project hosted at: http://kyerebo.github.io/karaoke
Web application for syncing .lrc lyric files to music files for at-home karaoke.
Example mp3/lrc files for use with application: https://rb.gy/ynuix1
-Upload MP3 or WAV, and upload a corresponding .lrc file with timestamps to automatically sync the music to the lyrics.
-Edit lyric function to customize lyrics/create your own LRC timestamps for lyrics. Download your newly created LRC with the Download LRC button.
-Given that the provided music file has accurate metadata, use the autofill function to automatically fill in lyrics.
(You will still need to use the Edit Lyrics function to add timestamps for audio sync)
-Click on the lyrics to take you to that location in the music
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.