Raw Windows MIDI module for python
![]() |
11 May 2004 | 18.1k |
![]() |
11 May 2004 | 36.0k |
I needed access to the raw MIDI bytes from an ICube-X as part of an experimental sensor platform. We weren't using it for music, but instead wanted it for the digitized signals.
This module wraps a part of the winmm.dll
library distributed
with the Windows operating system, and presents a high-level interface
for finding, opening and reading/writing raw MIDI data to attached
MIDI devices.
See also:
This software has been placed in the public domain.