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 e9e405f4a9 cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). il y a 3 ans
app Many changes to support cmtools. il y a 3 ans
dsp cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. il y a 3 ans
linux cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning. il y a 3 ans
osx cmMidiOsx.c : Fixed bug where the incorrect device index was reported by incoming MIDI messages. il y a 6 ans
sa sa/cmSaProc.c : Fixed bug where surroundstream.h/c inclusion was controlled by incorrect pre-processor flag. il y a 9 ans
vop cmProcTemplateMain.h : Added ending #include "cmProcTemplateUndef.h" il y a 8 ans
.gitignore .gitignore : Ignore .DS_Store. il y a 7 ans
Makefile.am cmDspPgmKrTimeLineLiteAf.c : initial commit il y a 3 ans
cmApBuf.c cmApBuf.c : Fixed bug in call to generate output test tone. il y a 3 ans
cmApBuf.h Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmArray.c cmArray.c: When the array handle is invalid cmArrayCount() now returns 0 instead of throwing an error. il y a 11 ans
cmArray.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudDsp.c cmAudDsp.c : Added serial port handle to the audioSys configuration record. il y a 4 ans
cmAudDsp.h cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. il y a 4 ans
cmAudDspIF.c cmAudioDsp.c,cmAudDspIF.h/c,cmMsgProtocol.h,cmDspClass.h:Changes to new procedure cmDspSysPrintPgm(). il y a 10 ans
cmAudDspIF.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudDspLocal.c Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() il y a 11 ans
cmAudDspLocal.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudLabelFile.c cmAudLabelFile.c:Fixed uninitialzed 'rc' in cmGrObjWorldExt(). il y a 11 ans
cmAudLabelFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioAggDev.c Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmAudioAggDev.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioBuf.c Initial commit il y a 11 ans
cmAudioBuf.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioFile.c Many changes to support cmtools. il y a 3 ans
cmAudioFile.h Many changes to support cmtools. il y a 3 ans
cmAudioFileDev.c cmAudioFileDev.c : Now includes cmCtx.h to allow for cmCtx dependency in public interface of cmAudioFile.h. il y a 9 ans
cmAudioFileDev.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioFileMgr.c Initial commit il y a 11 ans
cmAudioFileMgr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioNrtDev.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmAudioNrtDev.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioPort.c cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). il y a 3 ans
cmAudioPort.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioPortFile.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmAudioPortFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmAudioSys.c Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmAudioSys.h Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmAudioSysMsg.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmComplexTypes.c cmComplexTypes.h/c : Added cmVOCR_MultVFV() and cmVOCR_DivVFV(). Implemented cmVOCR_Abs(). il y a 8 ans
cmComplexTypes.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmCsv.c cmCsv.h : Renamed cmCsvInsertTextColAfter() to cmCsvInsertQTestColAfter() to be clear that the output will be quoted. Added cmCsvInsertIdentColAfter() to insert non-quoted text. il y a 8 ans
cmCsv.h cmCsv.h : Renamed cmCsvInsertTextColAfter() to cmCsvInsertQTestColAfter() to be clear that the output will be quoted. Added cmCsvInsertIdentColAfter() to insert non-quoted text. il y a 8 ans
cmCtx.c Initial commit il y a 11 ans
cmCtx.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmDList.c cmDList.h/c/Tpl.h : Changes to support initial debugging of cmDList. il y a 8 ans
cmDList.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmDListTpl.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmData.c cmData.h/c : Changed cmDataRecdAllocXXX() to return a cmDtRC_t. il y a 10 ans
cmData.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmDevCfg.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmDevCfg.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmDocMain.h Initial commit il y a 11 ans
cmErr.c cmErr.c: Fix bug in use of va_list which showed up on spat-lab Mac port. il y a 10 ans
cmErr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmExec.c cmExec.h/c, Makefile.am : Initial commit. il y a 9 ans
cmExec.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFeatFile.c *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFeatFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFile.c cmFile.c : Added use of cmSTATIC_NULL_HANDLE to set cmFileNullHandle. il y a 6 ans
cmFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFileSys.c cmFileSys.h/c : Added cmFileSysMakeDirFn(),cmFileSysMakeUserDirFn(). il y a 7 ans
cmFileSys.h cmFileSys.h/c : Added cmFileSysMakeDirFn(),cmFileSysMakeUserDirFn(). il y a 7 ans
cmFloatTypes.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFrameFile.c *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmFrameFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGlobal.c Initial commit il y a 11 ans
cmGlobal.h cmGlobal.h : Added cmXXXBits() in-place binary operations. il y a 4 ans
cmGnuPlot.c cmGnuPlot.c : Removed 'inline' from _cmPrintData(). il y a 8 ans
cmGnuPlot.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGr.c cmGr.c : Changed mouse drag logic in _cmGrEventMsMove(). il y a 8 ans
cmGr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGrDevCtx.c cmGrDevCtx.c Added _cmGrDcOffs() macros. il y a 11 ans
cmGrDevCtx.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGrPage.c cmGrPageLayout() now returns bool. il y a 11 ans
cmGrPage.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGrPlot.c cmGrPlot.c : Fixed an apparent bug in cmGrPlotObjSetStateFlags() where _cmGrPlotObjSetFocus() was only called if the focus flag was already set when it appears it should only called when it is not already set. il y a 8 ans
cmGrPlot.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmGrPlotAudio.c cmGrPlotAudio.c : The audio plot object no longer uses the underlying graphic objects 'user' pointer. This was a bug because the user of the audio object itself might use this pointer thereby overwrite the pointer set internally by the audio object. il y a 10 ans
cmGrPlotAudio.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmHashTbl.c cmHashTbl.h/c : Initial commit. il y a 10 ans
cmHashTbl.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmJson.c cmJson.h/c : Added cmJsonMemberAtIndex(). il y a 7 ans
cmJson.h cmJson.h/c : Added cmJsonMemberAtIndex(). il y a 7 ans
cmKeyboard.c cmKeyboard.h/c : Added cmIsKeyWaiting(). il y a 9 ans
cmKeyboard.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmLex.c cmLex.c : Fixed bug in _cmLexIntMatcher(). il y a 8 ans
cmLex.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmLib.c cmLib.c : Attempts to load non-library files now fail silently. il y a 10 ans
cmLib.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmLinkedHeap.c *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmLinkedHeap.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMain.c *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMallocDebug.c cmMallocDebug.c:Fixed bug in cmMdAllocStr() where terminating zero was not always inserted. il y a 10 ans
cmMallocDebug.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMath.c cmMath.h/c : Added cmModIncr(). il y a 8 ans
cmMath.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMem.c cmMem.c : Added a comment at the location where breakpoints may be set to stop on the reallocation of a memory block with a known 'uniqueId'. il y a 10 ans
cmMem.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMidi.c cmMidi.h/c : Added cmSciPitchToMidiPitch(). il y a 7 ans
cmMidi.h cmMidi.h/c : Added cmSciPitchToMidiPitch(). il y a 7 ans
cmMidiFile.c Many changes to support cmtools. il y a 3 ans
cmMidiFile.h Many changes to support cmtools. il y a 3 ans
cmMidiFilePlay.c cmMidiFile.h/c,cmMidiFilePlay.c : Added cmMidiFileCreate(), cmMidiFileInsertTrack???Msg(). Removed cmMidiFileIsNull() and _cmMidiFileMalloc(). il y a 7 ans
cmMidiFilePlay.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMidiPort.c cmMidiPort.h/c : cmMpParseMidiData() and cmMpParseMidiTriple() now take a MIDI time stamp as part of the incoming message. il y a 10 ans
cmMidiPort.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmMsgProtocol.c Initial commit il y a 11 ans
cmMsgProtocol.h cmMsgProtocol.h : Added kProgramDfltDuiId and kAudioSysCfgDfltDuiId. il y a 8 ans
cmPgmOpts.c Many changes to support cmtools. il y a 3 ans
cmPgmOpts.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmPrefix.h Initial commit il y a 11 ans
cmPrefs.c cmPrefs.h/c: Added cmPrefsGetUInt(). il y a 11 ans
cmPrefs.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmProc.c cmProc.c: Chnaged labs() to fabs() in calc of 'dLogProb' in cmChmmTrain(). il y a 9 ans
cmProc.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmProc2.c cmProc2.h/c : Added cmSpecDist2(). il y a 7 ans
cmProc2.h cmProc2.h/c : Added cmSpecDist2(). il y a 7 ans
cmProc3.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmProc3.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmProc4.c Many changes to support cmtools. il y a 3 ans
cmProc4.h cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'. il y a 6 ans
cmProc5.c cmProc5.h/c : Added cmSeqAlign. il y a 8 ans
cmProc5.h cmProc5.h/c : Added cmSeqAlign. il y a 8 ans
cmProcObj.c cmProc.h,cmProcObj.c: Comment updates. il y a 11 ans
cmProcObj.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmProcTest.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmProcTest.h Initial commit il y a 11 ans
cmRbm.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmRbm.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmRpt.c cmRpt.c : Fixed bug in _cmDefaultPrint() where stdin was used with fputs() instead of stdout. il y a 8 ans
cmRpt.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmRptFile.c cmRptFile.c : Initial commit. il y a 6 ans
cmRptFile.h cmRptFile.c : Initial commit. il y a 6 ans
cmRtNet.c cmRtNet.c : Changes to port number and bcastAddr in cmRtNetTest(). il y a 9 ans
cmRtNet.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmRtSys.c Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmRtSys.h Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
cmRtSysMsg.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmSerialPort.c cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). il y a 4 ans
cmSerialPort.h cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). il y a 4 ans
cmSerialize.c cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV(). il y a 4 ans
cmSerialize.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmStack.c cmStack.h/c: Added cmStackTop() to return the top stack element. il y a 11 ans
cmStack.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmStrStream.c cmStrStream.c : Completed initial tests and fixed bugs in cmOStrStreamWrite(). il y a 10 ans
cmStrStream.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmSvgWriter.c Many changes to support cmtools. il y a 3 ans
cmSvgWriter.h Many changes to support cmtools. il y a 3 ans
cmSymTbl.c cmSymTbl.c: Fixed cmSymTblRegisterFmt() to return new symbol id. il y a 11 ans
cmSymTbl.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmSyncRecd.c cmSyncRecd.h/c : Changed result codes from cmXXXSrRC to cmXXXSyRc to avoid conflicts with same named result codes from cmSerialize.h. il y a 10 ans
cmSyncRecd.h cmSyncRecd.h/c : Changed result codes from cmXXXSrRC to cmXXXSyRc to avoid conflicts with same named result codes from cmSerialize.h. il y a 10 ans
cmTagFile.c cmTagFile.h/c : cmTagFile now recognizes function definition, and structure and union tags. il y a 10 ans
cmTagFile.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmTaskMgr.c cmTaskMgr.h/c : Many updates and changes to complete the initial development. il y a 10 ans
cmTaskMgr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmText.c cmText.h/c : Added cmTextLineCount(). il y a 8 ans
cmText.h cmText.h/c : Added cmTextLineCount(). il y a 8 ans
cmTextTemplate.c cmTextTemplate.c : Changed cmTextTemplateTest() to use cmFsMakeUserDirFn() to make platform independent. il y a 7 ans
cmTextTemplate.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmThread.c cmThread.c : Fixed bug in cmThPtrCAS() where #ifdef OS_VER_10_5 was used instead of #ifdef OS_64. il y a 10 ans
cmThread.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmTime.c cmTime.h/c : Added cmTimeDiffMicros(),cmTimeIsLTE(),cmTimeIsGTE(),cmTimeIsEqual(),cmTimeIsZero(),cmTimeSetZero(). il y a 10 ans
cmTime.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmUdpNet.c cmUdpNet.h/c : Changed argv[] in cmUdpNetTest() from char* to const char*. il y a 9 ans
cmUdpNet.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmUdpPort.c cmUdpPort.c : Fixed bug in cmUdpTestV() where arguments were not correctly selected from 'arv'. il y a 9 ans
cmUdpPort.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmUi.c cmUi.c : Removed unused variable from cmUiSelectPanel(). il y a 9 ans
cmUi.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmUiDrvr.c cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. il y a 11 ans
cmUiDrvr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmUiRtSysMstr.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. il y a 10 ans
cmUiRtSysMstr.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmVirtNet.c Initial commit il y a 11 ans
cmVirtNet.h *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
cmXml.c cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. il y a 3 ans
cmXml.h cmXml.h/c : Added cmXmlNodeHasChildWithAttr() and cmXmlNodeHasChildWithAttrAndValue(). il y a 8 ans