kevin
7f84595d08
cmMidiFile.h/c : Added cmMidiFileGenPlotFile().
2016-03-31 19:06:20 -04:00
kevin
9df86e1c49
cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen().
2016-02-17 17:14:43 -05:00
kevin
c8062faafe
cmMidiFile.h/c : Fixed bug where tempo changes were not being applied dtick instead of atick.
...
Added atick,dmicro, and amicro field to cmMidiTrackMsg_t.
Replaced durTicks w/ durMicros in cmMidiChMsg_t.
Deleted cmMidiFIleTickToMicros() and cmMidiFileTickToSamples().
2015-11-19 19:08:39 -05:00
kevin
04bfa83e38
cmMidiFile.h/c : Added cmMIdiFIlePrintMsgs(). Removed dead code in cmMidiFileTickToMicros() and cmMIdiFIleTickToSamples().
2015-11-18 18:56:18 -05:00
Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
2015-11-16 14:59:27 -05:00
Kevin Larke
1a0b88016e
cmMidiFile.h : Fixed commented numbering of result-codes.
2015-02-24 15:38:31 -08:00
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