提交图

3 次代码提交

作者 SHA1 备注 提交日期
kevin
267fa650a5 cmMidiPort.c: Use 0xff as invalid status byte instead of -1 in cmMpParseMidiData()
and cmMpParserMidiTriple() to eliminate 'always true' warning.
2013-05-01 15:02:59 -07:00
kevin
2171cf09ad cmMidiPort.h/c: Changed cmMidiPort to support cmMidiAlsa.c.
Updated cmMpInitialize() and cmMpTest() to use cmCtx_t.
Added following public functions:
cmMpDeviceNameToIndex()
cmMpDevicePortNameToIndex()

cmMpParserMidiTriple() and cmMpParserTransmit() to allow the MIDI parser
to transmit pre-parsed MIDI messages.
2013-03-24 12:57:18 -07:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00