libcm is a C development framework with an emphasis on audio signal processing applications.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Kevin Larke 72c373c836 cmTakeSeqBldr.c : Fix parsing JSON parsing bugs. il y a 9 ans
..
cmOnset.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 11 ans
cmOnset.h cmOnset.h/c : Added cmOnsetCount(), cmOnsetSampleIndex() and il y a 11 ans
cmPickup.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 11 ans
cmPickup.h Initial commit il y a 12 ans
cmScore.c 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. il y a 9 ans
cmScore.h 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. il y a 9 ans
cmScoreProc.c cmScoreProc.c : Changed kBegin/EndSectionSpId to kBegin/EndTakeSpId to better reflect the meaning of the score markers. il y a 9 ans
cmScoreProc.h cmScoreProc.h : Moved cmSpRC_t result codes from inside cmScoreProc.c to cmScoreProc.h il y a 9 ans
cmSdb.c cmSdb.c : Fixed potential uninitialized variable in _cmSdbStoreSeqEvent(). il y a 10 ans
cmSdb.h cmSdb.h/c : Added initial set of cmSdbSeqXXX() operations. Added 'pitchV' arg. to cmSdbSelect(). Added cmSdbSyncChPairs(). il y a 10 ans
cmTakeSeqBldr.c cmTakeSeqBldr.c : Fix parsing JSON parsing bugs. il y a 9 ans
cmTakeSeqBldr.h cmTakeSeqBldr.h/c : Partial implementation of cmTakeSeqBldrLoadTake(). il y a 9 ans
cmTimeLine.c app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL. il y a 9 ans
cmTimeLine.h app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL. il y a 9 ans