vishnubob / python-midi

Python MIDI library
MIT License
1.51k stars 369 forks source link

Does python-midi still work? #180

Closed wenxuanduanmu closed 4 years ago

wenxuanduanmu commented 4 years ago

I try to use python-midi to read my midi file but always return error: AttributeError: module 'midi' has no attribute 'read_midifile'. I try to install python-midi with feature python3 but still not work. I am wondering whether python-midi still supports us to use now?