2

I'm coding a demo in python and I need to read a MIDI file in python (no real-time stuff is needed). In particular, I'm looking for a library which preserves channel information.

The most promising libraries I found are:

Any experience with those?

Thanks a lot

Nicola Montecchio

1 Answer 1

2

I've been using MXM's library in harpy for some time now, and am quite satisfied with it. Fast enough for my purposes, and easy to extend. I suppose it does what you need, seeing as how I use it to split MIDI files into single channel files.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.