Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » Python Midi Package » playing midi from within python
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: Python Midi Package

playing midi from within python

Posted by Anonymous User at 2004-08-12 05:32 PM
looks great, but I don't see any way to process and play sounds simultaneously (while doing graphics on each note for example).

am I missing something?

playing midi from within python

Posted by Anonymous User at 2004-10-05 02:24 PM
I think this package provides functions to create midi files only. Realtime MIDI playing is not yet included. If you want to send short MIDI commands to a MIDI device, take a look at the python MIDI extension that I wrap around the Win32 MIDI functions. It is still very limited, but is able to send short MIDI message. I hope to wrap all the MIDI API in Windows. Stay tuned.
http://qoolife.com/csw-services/Software/midi.html