MIDI library recommendations, please?

A

Andrew Koenig

Are there widely used and recommended Python libraries that will let me

1) Interpret and generate MIDI messages easily?

2) Allow me to select and communicate with MIDI devices attached to my
computer?

I know that (2) is platform-dependent, so if there isn't a multiplatform
version of (2) I would need it for Windows (2000 and XP).

Obviously there are many ways of accomplishing (2). The easiest is to write
stuff into a file and use a sequencer to play it :) Nevertheless, what I"m
ultimately after is programmatic real-time control of several MIDI devices,
and if there are already some giants around on whose shoulders I can
stand...
 
M

Max M

Andrew said:
Are there widely used and recommended Python libraries that will let me

1) Interpret and generate MIDI messages easily?
Yes.

http://www.mxm.dk/products/public/pythonmidi


2) Allow me to select and communicate with MIDI devices attached to my
computer?

There are some project which does that on different platforms. But I am
not aware how well they work.

The best place to ask is probably on the Python Midi list at:

http://sourceforge.net/mail/?group_id=113783

--

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top