Outputting raw MIDI in realtime on Linux

alex23 wuwei23 at gmail.com
Sun Dec 11 22:17:41 EST 2011


On Dec 12, 12:14 pm, Nick Irvine <nfirv... at nfirvine.com> wrote:
> What do people use to output live MIDI on Linux, assuming it's
> possible?

Hey Nick,

I've yet to try this myself although it's long been on my to-do list.

There are a couple of packages on PyPI that emit MIDI:
http://pypi.python.org/pypi?%3Aaction=search&term=midi

There is also an older project that provides a basic midi step
sequencer. I can't find a proper package or installer, but you might
find something useful in the 'midi_functions.py' file here:
http://www.akjmusic.com/software/



More information about the Python-list mailing list