Skip to content

fleutot/practicemate

Repository files navigation

practicemate

A personal tool to help music practice, mostly for improvisation based on chords.

Initial version: pop up random chords, to practice "finding the sixth" and the like.

Required

Python3, virtualenv, Qt5.

Virtual environment

From the repository:

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Execution

./practicemate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages