Hi Roger, All, I saw a pm_python directory under the trunk, but no bindings under it. As I am a python guy, I was obviously looking for some handy python bindings, but basically didn't find anything useful except pygame.midi.
Just wanted to let you know that if you download pygame.midi, replace the original PortMidi DLL shipped w/ pygame.midi : C:\Python25\Lib\site-packages\pygame\portmidi.dll with a recently compiled DLL from version control, (rename libportmidi.dll -> portmidi.dll though) it seems you have a working python bindings for PortMidi. At least for sending simple sysex messages to my device, this seems to work, Just sharing ... Gal. _______________________________________________ media_api mailing list [email protected] http://lists.create.ucsb.edu/mailman/listinfo/media_api
