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.
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