Musical ear-training exercises, built using python-mingus
brew install fluidsynth
pip install mingus
Either of the following:
python chords.py
python intervals.py
Can optionally specify an argument, either "learn" or "quiz" to specify the mode. If none specified, defaults to "quiz".
Additionally, the -s
flag can be passed to chords.py in order to study seventh chords instead of the usual triads.