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

lagosproject/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