libcm is a C development framework with an emphasis on audio signal processing applications.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kevin 1caa200c90 cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed. 6 years ago
..
cmDspPgmJsonToDot.c cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot 8 years ago
cmDspPgmJsonToDot.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmMidiScoreFollow.c cmMidiScoreFollow.c : Added _cmMsf_ReportScoreErrors() to the end of cmMidiScoreFollowMain(). 6 years ago
cmMidiScoreFollow.h cmMidiScoreFollow.h/c : Added filename parameters to cmMidiScoreFollowMain(). 7 years ago
cmOnset.c cmOnset.c : Added printout of parameters to cmOnsetProc(). 8 years ago
cmOnset.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmPickup.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 10 years ago
cmPickup.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmScore.c Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm 7 years ago
cmScore.h cmScore.h : Documented varlues of kXXXVarScId's 6 years ago
cmScoreMatchGraphic.c cmScoreMatchGraphic.c : Changed score0.css to cmScoreMatchGraphic.css. 7 years ago
cmScoreMatchGraphic.css cmScoreMatchGraphic.css : Initial commit 8 years ago
cmScoreMatchGraphic.h cmScoreMatchGraphic.h/c : Initial implementation of _cmScoreMatchGraphicUpdateSostenuto(). 8 years ago
cmScoreProc.c cmScoreProc.c : Updated the TakeSeqBldr JSON file generation code to match the 9 years ago
cmScoreProc.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmSdb.c cmSdb.c : Fixed potential uninitialized variable in _cmSdbStoreSeqEvent(). 10 years ago
cmSdb.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmTakeSeqBldr.c cmTakeSeqBldr.h : Added include cmFile.h to account for addition of cmScoreXXXGraphic() functions in cmScore.h. 8 years ago
cmTakeSeqBldr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmTimeLine.c cmTimeLine.c : _cmTimeLineObjAtTime() changed such that when an object contains the search point that the returned object also contains the search point. The returned object will be the one containing the search point whose begin or end point is closest to the search point. 7 years ago
cmTimeLine.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
cmXScore.c cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed. 6 years ago
cmXScore.h cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest(). 6 years ago