Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » Python Midi Package » Now supporting midi ports
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

Now supporting midi ports

Posted by Anonymous User at 2007-12-02 01:35 AM
The top of your page here says that your module does not support reading/writing to midi ports.

But then when I look at the code I find this:


This makes it extremely easy to take input from one stream and
send it to another. Ie. if you want to read a Midi file, do some
processing, and send it to a midiport.

Which has me hoping that you added stuff to your module and haven't had time to update the site?

I'm trying to write something like guitar hero for keyboard.

alex

midi out ports

Posted by Anonymous User at 2007-12-25 02:24 PM
any news on the midi out ports?