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 cad6618f3d cmDspPgmKr.c:Measurements now can be independently scaled and mapped for hace 11 años
app cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: Changes to remove compiler warnings on OSX build. hace 11 años
dsp cmDspPgmKr.c:Measurements now can be independently scaled and mapped for hace 11 años
linux cmMidiAlsa.c: Implemented cmMidiPort() based on ALSA. hace 11 años
osx osx/clock_gettime_stub.h/c: Removed. Replaced with OS-X specific code in cmTime.c hace 11 años
vop cmVectOpsRIHdr/Code.h: Added cmVoX_IsEqual() and cmVoX_IsClose(). hace 11 años
Makefile.am cmScoreProc.h/c,Makefile.am: Initial commit. hace 11 años
cmApBuf.c cmApBuf.c: Change to sqrt(sum) to sart(sum/cp->mn) in _cmApMeterValue() hace 11 años
cmApBuf.h cmApBuf.h/c: Limit the meter update parameter (meterMs) to the range 10-1000. hace 11 años
cmArray.c cmArray.c: When the array handle is invalid cmArrayCount() now returns 0 instead of throwing an error. hace 11 años
cmArray.h cmArray.h: Update comments. hace 11 años
cmAudDsp.c cmAudDsp.c:Added MIDI device report to audio device report. hace 11 años
cmAudDsp.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. hace 11 años
cmAudDspIF.c Initial commit hace 11 años
cmAudDspIF.h Initial commit hace 11 años
cmAudDspLocal.c Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() hace 11 años
cmAudDspLocal.h Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() hace 11 años
cmAudLabelFile.c cmAudLabelFile.c:Fixed uninitialzed 'rc' in cmGrObjWorldExt(). hace 11 años
cmAudLabelFile.h Initial commit hace 11 años
cmAudioAggDev.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. hace 11 años
cmAudioAggDev.h Initial commit hace 11 años
cmAudioBuf.c Initial commit hace 11 años
cmAudioBuf.h Initial commit hace 11 años
cmAudioFile.c Initial commit hace 11 años
cmAudioFile.h Initial commit hace 11 años
cmAudioFileDev.c cmAudioFileDev.c,cmMidiFilePlay.c:Replaced calls to clock_gettime() with equivalent calls to cmTimeGet(). hace 11 años
cmAudioFileDev.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. hace 11 años
cmAudioFileMgr.c Initial commit hace 11 años
cmAudioFileMgr.h Initial commit hace 11 años
cmAudioNrtDev.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. hace 11 años
cmAudioNrtDev.h Initial commit hace 11 años
cmAudioPort.c cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: Changes to remove compiler warnings on OSX build. hace 11 años
cmAudioPort.h cmAudioPort.h/c: Added cmApDeviceLabelToIndex(). hace 11 años
cmAudioPortFile.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. hace 11 años
cmAudioPortFile.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. hace 11 años
cmAudioSys.c cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. hace 11 años
cmAudioSys.h cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. hace 11 años
cmAudioSysMsg.h cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. hace 11 años
cmComplexTypes.h Initial commit hace 11 años
cmCsv.c cmCsv.c Included some input file line numbers in some error message. hace 11 años
cmCsv.h Initial commit hace 11 años
cmCtx.c Initial commit hace 11 años
cmCtx.h Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() hace 11 años
cmData.c cmData.h/c: Initial working version in cmtest. hace 11 años
cmData.h cmData.h/c: Initial working version in cmtest. hace 11 años
cmDevCfg.c cmDevCfg.h/c:Removed net cfg and added broadcast address and node label to audio cfg. hace 11 años
cmDevCfg.h cmDevCfg.h/c:Removed net cfg and added broadcast address and node label to audio cfg. hace 11 años
cmDocMain.h Initial commit hace 11 años
cmErr.c Initial commit hace 11 años
cmErr.h Initial commit hace 11 años
cmFeatFile.c Initial commit hace 11 años
cmFeatFile.h Initial commit hace 11 años
cmFile.c cmFile.h/c: Added ability to use stdin,stdout,stderr. hace 11 años
cmFile.h cmFile.h/c: Added ability to use stdin,stdout,stderr. hace 11 años
cmFileSys.c cmFileSys.c:OSX pref. directory now uses 'appNameStr' as preference folder. hace 11 años
cmFileSys.h cmFileSys.h/c: Symbolic link fixes. hace 11 años
cmFloatTypes.h Initial commit hace 11 años
cmFrameFile.c Initial commit hace 11 años
cmFrameFile.h Initial commit hace 11 años
cmGlobal.c Initial commit hace 11 años
cmGlobal.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() hace 11 años
cmGnuPlot.c Initial commit hace 11 años
cmGnuPlot.h Initial commit hace 11 años
cmGr.c cmGr.c:Fixed unintialized variable 'rc' in cmGrWorldExt(). hace 11 años
cmGr.h cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t hace 11 años
cmGrDevCtx.c cmGrDevCtx.c Added _cmGrDcOffs() macros. hace 11 años
cmGrDevCtx.h cmGrDevCtx.h/c Added cmGrDcPoint/RectIsVisible() hace 11 años
cmGrPage.c cmGrPageLayout() now returns bool. hace 11 años
cmGrPage.h cmGrPageLayout() now returns bool. hace 11 años
cmGrPlot.c cmGrPlot.h/c: Removed superfluous use of const in function returning cmGrColor_t. hace 11 años
cmGrPlot.h cmGrPlot.h/c: Removed superfluous use of const in function returning cmGrColor_t. hace 11 años
cmGrPlotAudio.c cmGrPlotAudio.c Comment changes. hace 11 años
cmGrPlotAudio.h Initial commit hace 11 años
cmJson.c cmJson.h/c:Added cmJsonIsModified(). hace 11 años
cmJson.h cmJson.h/c:Added cmJsonIsModified(). hace 11 años
cmKeyboard.c Initial commit hace 11 años
cmKeyboard.h Initial commit hace 11 años
cmLex.c cmLex.c: Fixed bug where a '-' with no following digits was interpretted as a integer. hace 11 años
cmLex.h cmLex.h/c: Additions made to support cmTextFmt.h/c. hace 11 años
cmLib.c cmLib.c:cmLibInitialize() now checks for empty as well as NULL library path before scanning for libraries. hace 11 años
cmLib.h Initial commit hace 11 años
cmLinkedHeap.c Initial commit hace 11 años
cmLinkedHeap.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() hace 11 años
cmMain.c Initial commit hace 11 años
cmMallocDebug.c cmMallocDebug.c:Fixed bug in cmMdAllocStr() where terminating zero was not always inserted. hace 11 años
cmMallocDebug.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() hace 11 años
cmMath.c Initial commit hace 11 años
cmMath.h Initial commit hace 11 años
cmMem.c cmMem: Added cmThPtrCAS() to allow mutlithread alloc. hace 11 años
cmMem.h Initial commit hace 11 años
cmMidi.c cmMidi.h/c: Added conversion to/from 14bit values and Pitch Bend. hace 11 años
cmMidi.h cmMidi.h/c: Added conversion to/from 14bit values and Pitch Bend. hace 11 años
cmMidiFile.c cmMidiFile.c Fixed absolute time calc. bug in cmMidiFileTickToSamples(). hace 11 años
cmMidiFile.h cmMidiFile.h/c _cmMidiFileClose() is now called by cmMidiFileOpen() on the incoming handle. hace 11 años
cmMidiFilePlay.c cmAudioFileDev.c,cmMidiFilePlay.c:Replaced calls to clock_gettime() with equivalent calls to cmTimeGet(). hace 11 años
cmMidiFilePlay.h Initial commit hace 11 años
cmMidiPort.c cmMidiPort.c: Use 0xff as invalid status byte instead of -1 in cmMpParseMidiData() and cmMpParserMidiTriple() to eliminate 'always true' warning. hace 11 años
cmMidiPort.h cmMidiPort.h/c: Changed cmMidiPort to support cmMidiAlsa.c. hace 11 años
cmMsgProtocol.c Initial commit hace 11 años
cmMsgProtocol.h cmAudioSys.c,cmAudioSysMsg.h,cmMsgProtocol.h: Removed cmAudioSys.c dependency on cmDspValue(). hace 11 años
cmPgmOpts.c cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: Changes to remove compiler warnings on OSX build. hace 11 años
cmPgmOpts.h cmPgmOpts.h/c: Many changes and additions hace 11 años
cmPrefix.h Initial commit hace 11 años
cmPrefs.c cmPrefs.h/c: Added cmPrefsGetUInt(). hace 11 años
cmPrefs.h cmPrefs.h: Update comments hace 11 años
cmProc.c Initial commit hace 11 años
cmProc.h cmProc.h,cmProcObj.c: Comment updates. hace 11 años
cmProc2.c cmProc2.c: use 'offset' as bump mode coeff. in cmSpecDistExec() hace 11 años
cmProc2.h cmProc2.h:Finished 'bump' mode. hace 11 años
cmProc3.c Completed AvailCh DSP Object hace 11 años
cmProc3.h Completed AvailCh DSP Object hace 11 años
cmProc4.c cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: Changes to remove compiler warnings on OSX build. hace 11 años
cmProc4.h cmProc4.h:Update comments. hace 11 años
cmProcObj.c cmProc.h,cmProcObj.c: Comment updates. hace 11 años
cmProcObj.h Initial commit hace 11 años
cmProcTest.c Initial commit hace 11 años
cmProcTest.h Initial commit hace 11 años
cmRbm.c Initial commit hace 11 años
cmRbm.h Initial commit hace 11 años
cmRpt.c cmRpt.c: _cmVOut() now uses a dynamically allocated buffer on long messages. hace 11 años
cmRpt.h Initial commit hace 11 años
cmRtNet.c cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description. hace 11 años
cmRtNet.h cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description. hace 11 años
cmRtSys.c cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c: Changes to remove compiler warnings on OSX build. hace 11 años
cmRtSys.h cmRtSys.h/c,cmUiRTSysMstr.c:Allow access to cmRtNetH_t via cmRtSys. hace 11 años
cmRtSysMsg.h cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description. hace 11 años
cmSerialize.c Initial commit hace 11 años
cmSerialize.h Initial commit hace 11 años
cmStack.c cmStack.h/c: Added cmStackTop() to return the top stack element. hace 11 años
cmStack.h cmStack.h/c: Added cmStackTop() to return the top stack element. hace 11 años
cmSymTbl.c cmSymTbl.c: Fixed cmSymTblRegisterFmt() to return new symbol id. hace 11 años
cmSymTbl.h cmSymTbl.h/c: Added cmSymTblRegisterFmt() hace 11 años
cmTagFile.c Initial commit hace 11 años
cmTagFile.h Initial commit hace 11 años
cmText.c cmText.c:Added a va_end() to mach the va_copy in _cmTextSysVPrintf(). hace 11 años
cmText.h cmText.h/c: Added cmTextIsNotEmpty() hace 11 años
cmTextTemplate.c Many changes hace 11 años
cmTextTemplate.h Many changes hace 11 años
cmThread.c cmThread.c:Added OSX specific atomic operations. hace 11 años
cmThread.h cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. hace 11 años
cmTime.c cmTime.h/c: Replaced clock_gettime_stub.h/c with OS-X specific code which may not be as accurate with absolute time but has equivalent delta-time accuracty. This code needs to be tested. hace 11 años
cmTime.h cmTime.h/c: Replaced clock_gettime_stub.h/c with OS-X specific code which may not be as accurate with absolute time but has equivalent delta-time accuracty. This code needs to be tested. hace 11 años
cmUdpNet.c Initial commit hace 11 años
cmUdpNet.h cmUdpNet.h: Comment updates. hace 11 años
cmUdpPort.c cmUdpPort.h/c:Added cmInvalidUdpPortNumber and check for definition of HOST_NAME_MAX. hace 11 años
cmUdpPort.h cmUdpPort.h/c:Added cmInvalidUdpPortNumber and check for definition of HOST_NAME_MAX. hace 11 años
cmUi.c cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. hace 11 años
cmUi.h cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. hace 11 años
cmUiDrvr.c cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. hace 11 años
cmUiDrvr.h cmUiDrvr.h:Added kSendXXX flags. hace 11 años
cmUiRtSysMstr.c cmRtSys.h/c,cmUiRTSysMstr.c:Allow access to cmRtNetH_t via cmRtSys. hace 11 años
cmUiRtSysMstr.h cmRtSys.h/c and cmRtSysMsg.h: Replacement for cmAudioSys.h/c. Initial Commit. cmUiRtSysMstr.h/c: Renamed from cmUiAudioSys.h/c. hace 11 años
cmVirtNet.c Initial commit hace 11 años
cmVirtNet.h Initial commit hace 11 años