1 Commits (f36c81aae3c751d93a7b1af583e3ac8dc4240e32)

Author SHA1 Message Date
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. 3 years ago
  kevin 9d5697d9cd Many changes to support cmtools. 3 years ago
  kevin larke 59dbe1df10 cmScore.c : Changed invalid MIDI velocity from fatal error to a warning. 7 years ago
  kevin bd63a0eeeb cmScore.h/c : Added cmScoreReport(). Added 'section' number to report output. 7 years ago
  kevin 382b9a9d2e cmScore.c : Added 'silent' note category to _cmScDynRefArray[]. 7 years ago
  kevin fdfe4d404a cmScore.c : Added _cmScFreeSectList() to fix memory on free when CSV parse fails. 7 years ago
  kevin 403b85eff4 cmScore.h/c : Added cmScoreIdToEvt() and add 'vel' field to cmScoreEvt_t structure. 7 years ago
  kevin 7db44fb13b cmScore.c : cmScorePrint() now prints pedal events. 8 years ago
  Kevin Larke 3a236648d3 cmScore.c : Check that the score symbol table is valid at the beginning of cmScorePrintSets(). 8 years ago
  Kevin Larke 15ee5423c9 cmScore.h/c : Added cmScorePrintSets(). 8 years ago
  kevin 7cef3bc4e1 cmScore.h/c : Removed "graphic score" processig. This is now in cmScoreMatchGraphic.h/c. 8 years ago
  kevin 8531f80438 cmScore.c : Added 'loctn' to cmScorePrint() output. 8 years ago
  Kevin Larke 8d8869bd6c cmScore.h/c : Completed cmScoreGraphic*() function implementation. 8 years ago
  kevin d25868e474 cmScore.h/c : Added iniital implementation of cmScoreXXXGraphic() functions. 8 years ago
  Kevin Larke 69a63690e8 cmScore.c : Added title to cmScorePrint() output. 8 years ago
  kevin 63fff58dd8 cmScore.h/c : Added csvEventId to hold the CSV file 'evt' column value. 8 years ago
  kevin 9df86e1c49 cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen(). 8 years ago
  kevin 8688a7f28c cmScore.c,cmTakeSeqBldr.c : Updates to to use amicro instead of dtick field in MIDI messages. 8 years ago
  kevin c7bf7a2c94 cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr(). 8 years ago
  Kevin Larke 60de3ffb15 cmScore.h/c : Added cmScoreNotifyCb(). 9 years ago
  Kevin Larke a7cecdd678 cmScore.h/c : Pedal events are now handled similarly to Note-on events and given 9 years ago
  Kevin Larke cf53227561 cmScore.c : Fixed assert() bug in _cmScParseFile(). 9 years ago
  Kevin Larke 9e11eb49b8 cmScore.h/c : The durSecs's cmScEvt_t field of pedal down events now contains 9 years ago
  kevin 5c36dfcf9a cmScore.c : Changed _cmScParseMarkers() to allow multiple recd/play markers on the same line. 10 years ago
  kevin 6c66569f79 Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 10 years ago
  kevin 837aab5cc1 cmScore.h : Added kNameEvtScId to match the MIDI file 'name' data element. 10 years ago
  kevin 2cba573163 cmProc4.h/c: Fixed bug in _cmScValidateMarkers() that incorrectly tagged good fade markers and invalid. 10 years ago
  kevin e6933b61d2 cmScore.c : Fixed bug in _cmScParseFile() where _cmScParseSectionColumn() 10 years ago
  kpl 70dffe559b cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments. 10 years ago
  kevin 9181a5d804 cmScore.c : Completed implementation of cmScoreFileFromMidi(). 10 years ago
  kevin 72b65a1904 cmScore.h/c : Initial implementation of cmScoreFileFromMidi(). 10 years ago
  kevin a690102601 cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build. 10 years ago
  kevin 5fd0c95f34 cmScore.c : Removed printf() from _cmScProcSets() but this is still mysteriously 10 years ago
  kevin d52ea1c369 cmScore.c : Fixed apparent bug where p->sets[i].symArray[] was assigned 10 years ago
  kevin 46a3bcfc9f cmScore.c : Debug output. 10 years ago
  kpl e54b4da348 cmScore.h/c:Added score file line number to cmScoreEvt_t. 10 years ago
  kpl a14aaf21e5 cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc(). 10 years ago
  kpl f24f84b48d cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings. 11 years ago
  kevin e550f859c5 cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t. 11 years ago
  kevin 1e9308bedc cmScore.c: Added dynRefArray release to cmScFinalize. 11 years ago
  kevin e1687cb84e cmScore.h/c: Added cmScoreSampleRate() 11 years ago
  kevin ec73cb280b cmScore.h/c: Added cmScoreSetCount(). 11 years ago
  kevin 268f2a20c1 cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature. 11 years ago
  kevin e9c4d0edd2 Many changes to add score/performance feedback to GUI 11 years ago
  kevin d45fd52660 cmScore.h/c Major changes and additions to implement score attribute sets and score sections. 11 years ago
  kpl c80368a549 cmScore.h/c Many changes added cmScoreLoc_t based data struct and functions. 11 years ago
  kevin b096ef30d7 cmScore.c/h Added score display to gv. Many changes. 11 years ago
  kevin b108da1911 Initial commit 11 years ago