Графік комітів

22 Коміти

Автор SHA1 Повідомлення Дата
kevin
c7bf7a2c94 cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr(). 2015-11-18 15:49:40 -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
60de3ffb15 cmScore.h/c : Added cmScoreNotifyCb(). 2015-03-30 13:05:31 -07:00
Kevin Larke
a7cecdd678 cmScore.h/c : Pedal events are now handled similarly to Note-on events and given
their own type: kPedalEvtScId and pedal down messages are assigned the
pedal event duration in cmScEvent_t.durSecs.
2015-02-25 15:14:37 -08:00
Kevin Larke
9e11eb49b8 cmScore.h/c : The durSecs's cmScEvt_t field of pedal down events now contains
the length of time the pedal is held down and the 'pitch' field is set
to the MIDI id of the pedal.
2015-02-24 15:42:24 -08:00
Kevin Larke
2d878144d2 cmScore.h : Added comments. 2015-02-08 08:55:40 -08:00
kevin
47b006f89e cmScore.h : Added cmInvalidVarScId. 2013-12-11 12:42:26 -05:00
kevin
837aab5cc1 cmScore.h : Added kNameEvtScId to match the MIDI file 'name' data element. 2013-12-10 16:25:16 -05:00
kpl
70dffe559b cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments. 2013-11-18 22:31:19 -08:00
kevin
72b65a1904 cmScore.h/c : Initial implementation of cmScoreFileFromMidi(). 2013-11-05 12:52:07 -08:00
kpl
e54b4da348 cmScore.h/c:Added score file line number to cmScoreEvt_t. 2013-07-09 14:04:40 -07:00
kpl
a14aaf21e5 cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc(). 2013-07-08 12:28:49 -07:00
kevin
c26679e567 cmScore.h: Removed duplicate typedef cmScCb_t. 2013-05-01 14:56:58 -07:00
kevin
e550f859c5 cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t. 2013-03-01 17:29:01 -08:00
kevin
e1687cb84e cmScore.h/c: Added cmScoreSampleRate() 2013-01-30 11:55:52 -08:00
kevin
ec73cb280b cmScore.h/c: Added cmScoreSetCount(). 2013-01-18 09:29:48 -08:00
kevin
268f2a20c1 cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature. 2013-01-13 16:46:39 -08:00
kevin
e9c4d0edd2 Many changes to add score/performance feedback to GUI 2012-12-13 15:38:45 -08:00
kevin
d45fd52660 cmScore.h/c Major changes and additions to implement score attribute sets and score sections. 2012-12-03 17:17:55 -08:00
kpl
c80368a549 cmScore.h/c Many changes added cmScoreLoc_t based data struct and functions.
The cmScoreLoc_t based functions still need to be debugged. See note on
_cmScoreInitLocArray().
2012-11-14 20:11:07 -08:00
kevin
b096ef30d7 cmScore.c/h Added score display to gv. Many changes. 2012-11-02 19:06:34 -07:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00