Introduction to midi programming

Posted by bobobobo on Stack Overflow See other posts from Stack Overflow or by bobobobo
Published on 2010-06-08T14:17:31Z Indexed on 2010/06/08 14:22 UTC
Read the original article Hit count: 195

Filed under:
|

So I have a little (musical) keyboard that has USB midi interface. I know you can program to this (many programs accept input from the midi device via USB interface) but where do you begin to program a midi device?

Ideally I'm looking for a platform-independent api, through Python or something.

© Stack Overflow or respective owner

Related posts about music

Related posts about midi