Skip to content

An app to sing karoke with your own library in a new way.

License

Notifications You must be signed in to change notification settings

lakescorp/Karaoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎤 Karaoke App 🎶

An app to sing karaoke with your own library in a fun and innovative way!

🎯 Main Objective

The primary purpose of the app is to revolutionize karaoke singing for the vocalist. 🎵

This magical experience is achieved by playing the original song for the singer 🎧 through the headphones while the audience gets to hear only the instrumental 🎼 via the speakers.

🛠 How to set up

Inside the directory, you'll find a file named .env. You'll need to update the path pointing to where your song files are located.

🔧 The variable that needs an update is DATA_PATH.

📁 How to set up files

In the designated folder, ensure you have a file for every song 🎵 in JSON format with the following structure:

{
    "title": "God's Plan",
    "artist": "Drake",
    "songpath": "C:\\Users\\grmap\\Music\\Karaoke\\Drake - God's Plan\\song.wav",
    "karaokepath": "C:\\Users\\grmap\\Music\\Karaoke\\Drake - God's Plan\\instrumental.wav",
    "lyricspath": "C:\\Users\\grmap\\Music\\Karaoke\\Drake - God's Plan\\lyrics.lrc"
}

Now, get ready to rock the stage and sing your heart out! 🌟🎤🕺💃

About

An app to sing karoke with your own library in a new way.

Topics

Resources

License

Stars

Watchers

Forks

Languages