miditeach is a music learning tool that can be used to practice your chords skills with a midi keyboard 🎹 !
- Midi keyboard input selection
- Chords supported : Minor, Major, Minor 7th, Major 7th, Dominant 7th, Augmented and Diminished.
pip install miditeachSimply type in your terminal:
miditeachmiditeach is based on Arcade library and packaged/published using Poetry.
With Poetry installed, type poetry install to gather dependencies and poetry run miditeach in order to launch main script.