提交图

7 次代码提交

作者 SHA1 备注 提交日期
kevin
6bc6511d8f cmMidiFile.h : Added comments. 2013-11-05 12:52:23 -08:00
kpl
bec5f199b4 cmMidiFile.h/c : Added a the unique msg id 'uid' to cmMidiTrackMsg_t.
Changed the dtick to seconds/samples conversions to use doubles
instead of integers to avoid round off error.
2013-09-25 23:43:59 -07:00
kpl
e386a9675d cmMidiFile.h/c : Added cmMidiFileWrite() and the 'atick' absolute tick
value field.
2013-09-24 13:04:11 -07:00
kpl
d32c47be4c cmMidiFile.h/c _cmMidiFileClose() is now called by cmMidiFileOpen() on the incoming handle. 2012-11-26 23:03:35 -08:00
kevin
37c2599982 cmMidiFile.h/c Added cmMIdiFileTickToSamples() 2012-11-17 17:32:21 -08:00
kpl
41a33a0333 cmMidiFile.c/h Added __cplusplus guards. Convert Note-on 0 vel. to Note-Off 2012-11-14 20:03:30 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00