campagnola / pyabc

Python library for parsing and analyzing ABC music notation
MIT License
20 stars 11 forks source link

how to use? #8

Closed olets closed 5 years ago

olets commented 6 years ago

If I understand correctly, one of the things pyabc tries to do is determine an abc tune's key from the notes. Is that right? How do I do that?

I've only tried pyabc (thinking that might run it on your tunes test array) and pyabc /path/to/my/tune.abc

Thanks!

campagnola commented 5 years ago

Sorry @olets, that feature is still on the wishlist :) For now it's just an ABC parser.