midi input in python

Posted by Nicola Montecchio on Stack Overflow See other posts from Stack Overflow or by Nicola Montecchio
Published on 2010-05-31T08:48:34Z Indexed on 2010/05/31 8:52 UTC
Read the original article Hit count: 377

Filed under:
|
|

Hello

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

© Stack Overflow or respective owner

Related posts about python

Related posts about file