Think of what you can do with your voice.... Thinking of a Voice Assistant?
This app lets you:
- Ease your work while looking for any notes, scales, chords, etc.
- Shifting of chords with change of scale
- (Only for Guitar Players) Best Capo Position for difficult chords to make a easy play
-
Pre-requisites:
Python3 and above should be installed
-
Clone this repo:
$ git clone https://github.com/DhimanGhosh/Music-Theory-Guide.git
-
Open terminal / cmd and go to that cloned path:
$ install_dependencies.sh $ python app.py (For CLI Execution) $ cd ./GUI_QT/ $ python MusicTheoryGuide.py (For Interactive GUI)