| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0 | 2011-05-23 | ||
| Totals: 1 Item | 0 | ||
WinMMM (WinMM Midi)
Beta Release
A wrapper library for midi functions in winmm.dll
Known working functions:
midiOutGetNumDevs()
midiInGetNumDevs()
midiOutGetDevCaps()
midiInGetDevCaps()
Other functions not tested
Information from:
MSDN (http://msdn.microsoft.com/en-us/library/dd798495(v=vs.85).aspx)
PInvoke (http://www.pinvoke.net/)
And various other sites