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 miditeach
Simply type in your terminal:
miditeach
miditeach 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.