hiya,
can you tell me of a python module available for linux which allows me
to access midi i/o data. ie i want to get hold of raw midi input coming
in from an external controller. ive managed to get the controller
configured under alsa-midi. if possible could you also give me some
example code on
Hi
Ive been using midipy in my blender3d python scripts on windowsXP, now
im trying to run them from ubuntu and i cant find the midipy.py module
compiled for linux anywhere.
Is it possible to complie it under linux and how would i go about doing
it --or--
Is there another module which does the sam