Real-time data learning project implemented as part of a summer lab.
The following features are included in this app:
- Many different alternative tunings are available for classic, acoustic, and electric guitars.
- Real-time chord detection.
- Chord detection based on audio analysis.
- Audio recording.
- Metronome with genre-specific BPMs.
- Playing chord recordings.
Use pip to install the requirements in "For Packages Installation" directory
pip install -r requirements.txt
pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl
If you can't install PyAudio, install the correct .whl file from: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio