Musica is a karaoke app for Android. You can sing along popular songs and get scored based on your singing.
I made this project in the 5th semester of college as a part of my CSE degree.
- You can sing along to popular songs.
- You get a score based on your singing. The score is calculated by comparing FFT transformations of the recorded sound and original music.
- You get a real time frequency graph of your singing.
- You can add certain effects like reverb, echo, pitch change etc to your recorded songs.
- You can challeneg friends to a sing off.
- Java
- Android Studio
- FFT transform algorithms
- Firebase