63 Commits (a89cadec847973c5ae96c084994f3cf306ee0362)

Author SHA1 Message Date
  Kevin Larke a89cadec84 app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL. 9 years ago
  Kevin Larke 1b6a798401 cmTakeSeqBldr.h/c : Completed code for cmTakeSeqBldrAlloc()/Free() and initial testing. 9 years ago
  Kevin Larke b2dee6219f cmTakeSeqBldr.h/c : Initial commit. 9 years ago
  Kevin Larke e5dbc44c61 cmScoreProc.h : Completed the cmSpAssocProc_t based processing. 9 years ago
  Kevin Larke f50e5a85cc cmScoreProc.h : Moved cmSpRC_t result codes from inside cmScoreProc.c to cmScoreProc.h 9 years ago
  Kevin Larke 88d5d9a499 cmScoreProc.c : Reorganized the score processor to support plugging in different 9 years ago
  Kevin Larke cac6e8e974 cmScoreProc.c : Added comments. 9 years ago
  Kevin Larke 2d878144d2 cmScore.h : Added comments. 9 years ago
  kevin e581d54cc0 cmTimeLine.c : durSmpCnt is now set for pedal up/down in _cmTlProcMidiFile(). 10 years ago
  kpl c7e3f55a2d cmSdb.c : Fixed potential uninitialized variable in _cmSdbStoreSeqEvent(). 10 years ago
  kevin d863299265 cmSdb.h/c : Added initial set of cmSdbSeqXXX() operations. 10 years ago
  kevin f95d93a4f8 app/cmSdb.h/c : Sample database reader object. Initial commit. 10 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 47b006f89e cmScore.h : Added cmInvalidVarScId. 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
  kpl daf04431aa cmTimeLine.c : Added return value to cmTimeLineDeleteOnsetMarks() to 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 63e3713c84 cmTimeLine.h/c: Added cmTimeLineGenOnsetMarks() and empty shell code 10 years ago
  kpl feae7dc12c cmOnset.h/c : Added cmOnsetCount(), cmOnsetSampleIndex() and 10 years ago
  kpl 797e73e958 cmOnset.h/c : Added median filter and pre-delay to audio output. 10 years ago
  kpl 6a46695080 cmOnset.h/c : Replaced cmOnsetExec() with cmOnsetProc() and cmOnsetWrite(). 10 years ago
  kpl e918c4308b app/cmTimeLine.h/c,cmScoreProc.c:The time-line now takes a prefix path rather 11 years ago
  kevin efd54c7657 cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: 11 years ago
  kevin 12800d428b cmScoreProc.c:cmScWriteMeasFile() now sorts file on the section label. 11 years ago
  kpl b2cd4afccd cmScoreProc.c:Changed format of output file from in _cmScWriteMeasFile(). 11 years ago
  kpl de009f9cd8 cmTimeLine.h/c:Added the 'bar' and 'sectionStr' field to cmTlMarker_t. 11 years ago
  kpl a8ba59b2f5 cmScoreProc.c:Wrote _cmScoreGenAllMeasurements() to generate all performance 11 years ago
  kpl e54b4da348 cmScore.h/c:Added score file line number to cmScoreEvt_t. 11 years ago
  kpl a14aaf21e5 cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc(). 11 years ago
  kpl 869d1c716b cmTimeLine.h/c: Added 'bar' and 'sectionStr' to cmTlMarker_t. 11 years ago
  kevin f95665db09 cmScoreProc.h/c,Makefile.am: Initial commit. 11 years ago
  kevin 8d00e8fe23 cmTimeLine.h/c: cmTimeLineReadJson() now takes a handle ptr, rather than a handle, 11 years ago
  kevin c26679e567 cmScore.h: Removed duplicate typedef cmScCb_t. 11 years ago
  kpl 85e1b90c14 cmPickup.c: fixed uninitialized 'rsi' in _cmTlFindRecdBefore(). 11 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 03811e0a6a cmTimeLine.h/c Added cmTimeLineMarkerFind(). 11 years ago