Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove midi dependency #22

Closed
craffel opened this issue Jul 12, 2014 · 3 comments
Closed

Remove midi dependency #22

craffel opened this issue Jul 12, 2014 · 3 comments
Assignees

Comments

@craffel
Copy link
Owner

craffel commented Jul 12, 2014

Make pretty_midi able to do the MIDI data parsing, too

@craffel craffel self-assigned this Jul 12, 2014
@carlthome
Copy link
Contributor

Yes, please. python-midi lacks Python 3 support on PyPI (though there is a dev branch with Python 3 support on their GitHub repo) making setup.py installs complicated.

@Conchylicultor
Copy link

Or use mido for the low level parsing. The development is more active than python-midi and at least it's python 3 compatible.

@craffel
Copy link
Owner Author

craffel commented Oct 4, 2016

This was resolved in #101, though this issue is more focused on creating a pretty-midi-native parser. I don't think there's a strong reason for this except speed, which is addressed in #102.

@craffel craffel closed this as completed Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants