python-mingus
python-mingus copied to clipboard
The Tutorial doesn't match with the current version of Mingus?
core.diatonic module non-existant in the current version of mingus. Completely missing. Makes following the tutorial a little hard.
In case someone else stumbles here, looks like someone did some work around that at https://github.com/bspaans/python-mingus/pull/29/files
Exactly, I think core.diatonic has been changed to: core.keys. Is there a chance to change it in the tutorial? As a newbie I am happy to help here :)