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.
kpl af159c8669 cmRTNet.c: Added kBroadcastUdpFl to cmUdpInit(). пре 11 година
app cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t. пре 11 година
dsp cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine() пре 11 година
linux cmMidiAlsa.c: Implemented cmMidiPort() based on ALSA. пре 11 година
osx Initial commit пре 11 година
vop cmVectOpsRIHdr/Code.h: Added cmVoX_IsEqual() and cmVoX_IsClose(). пре 11 година
Makefile.am cmRtNet.h/c: Iniital commit. пре 11 година
cmApBuf.c cmApBuf.c: Change to sqrt(sum) to sart(sum/cp->mn) in _cmApMeterValue() пре 11 година
cmApBuf.h cmApBuf.h/c: Limit the meter update parameter (meterMs) to the range 10-1000. пре 11 година
cmArray.c cmArray.c: When the array handle is invalid cmArrayCount() now returns 0 instead of throwing an error. пре 11 година
cmArray.h cmArray.h: Update comments. пре 11 година
cmAudDsp.c cmAudDsp.c:Added MIDI device report to audio device report. пре 11 година
cmAudDsp.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. пре 11 година
cmAudDspIF.c Initial commit пре 11 година
cmAudDspIF.h Initial commit пре 11 година
cmAudDspLocal.c Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() пре 11 година
cmAudDspLocal.h Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() пре 11 година
cmAudLabelFile.c cmAudLabelFile.c:Fixed uninitialzed 'rc' in cmGrObjWorldExt(). пре 11 година
cmAudLabelFile.h Initial commit пре 11 година
cmAudioAggDev.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmAudioAggDev.h Initial commit пре 11 година
cmAudioBuf.c Initial commit пре 11 година
cmAudioBuf.h Initial commit пре 11 година
cmAudioFile.c Initial commit пре 11 година
cmAudioFile.h Initial commit пре 11 година
cmAudioFileDev.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmAudioFileDev.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. пре 11 година
cmAudioFileMgr.c Initial commit пре 11 година
cmAudioFileMgr.h Initial commit пре 11 година
cmAudioNrtDev.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmAudioNrtDev.h Initial commit пре 11 година
cmAudioPort.c cmAudioPort.c: Added cmApFileAllocate() to cmApPortTest(). Verified ALSA is working with cmApPortTest() пре 11 година
cmAudioPort.h cmAudioPort.h/c: Added cmApDeviceLabelToIndex(). пре 11 година
cmAudioPortFile.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. пре 11 година
cmAudioPortFile.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. пре 11 година
cmAudioSys.c cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. пре 11 година
cmAudioSys.h cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. пре 11 година
cmAudioSysMsg.h cmAudioSys.h/c and cmAudioSysMsg.h: Added several kAsDfltXXX values. cmAudioSysSsInitMsg_t now includes srate and dspFramesPerCycle. пре 11 година
cmComplexTypes.h Initial commit пре 11 година
cmCsv.c cmCsv.c Included some input file line numbers in some error message. пре 11 година
cmCsv.h Initial commit пре 11 година
cmCtx.c Initial commit пре 11 година
cmCtx.h Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() пре 11 година
cmDevCfg.c cmDevCfg.h/c: Added ipAddr,ipPort to audio cfg. Removed localFl from net cfg. пре 11 година
cmDevCfg.h cmDevCfg.h/c: Added ipAddr,ipPort to audio cfg. Removed localFl from net cfg. пре 11 година
cmDocMain.h Initial commit пре 11 година
cmErr.c Initial commit пре 11 година
cmErr.h Initial commit пре 11 година
cmFeatFile.c Initial commit пре 11 година
cmFeatFile.h Initial commit пре 11 година
cmFile.c cmFile.h/c: Added ability to use stdin,stdout,stderr. пре 11 година
cmFile.h cmFile.h/c: Added ability to use stdin,stdout,stderr. пре 11 година
cmFileSys.c cmFileSys.c: Changed _cmFileSysDirEntries() to check for symbolic links prior to checking for files or dir's because a link may be identified as file or directory. пре 11 година
cmFileSys.h cmFileSys.h/c: Symbolic link fixes. пре 11 година
cmFloatTypes.h Initial commit пре 11 година
cmFrameFile.c Initial commit пре 11 година
cmFrameFile.h Initial commit пре 11 година
cmGlobal.c Initial commit пре 11 година
cmGlobal.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() пре 11 година
cmGnuPlot.c Initial commit пре 11 година
cmGnuPlot.h Initial commit пре 11 година
cmGr.c cmGr.c:Fixed unintialized variable 'rc' in cmGrWorldExt(). пре 11 година
cmGr.h cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t пре 11 година
cmGrDevCtx.c cmGrDevCtx.c Added _cmGrDcOffs() macros. пре 11 година
cmGrDevCtx.h cmGrDevCtx.h/c Added cmGrDcPoint/RectIsVisible() пре 11 година
cmGrPage.c cmGrPageLayout() now returns bool. пре 11 година
cmGrPage.h cmGrPageLayout() now returns bool. пре 11 година
cmGrPlot.c cmGrPlot.c: Changed op->userPtr release from _cmGrPlotObjDelete() to _cmGrPlotObjDestroy(). пре 11 година
cmGrPlot.h Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events. пре 11 година
cmGrPlotAudio.c cmGrPlotAudio.c Comment changes. пре 11 година
cmGrPlotAudio.h Initial commit пре 11 година
cmJson.c cmJson.c:cmJsonInserPairString() now passes NULL string value as 0 length string. пре 11 година
cmJson.h Initial commit пре 11 година
cmKeyboard.c Initial commit пре 11 година
cmKeyboard.h Initial commit пре 11 година
cmLex.c cmLex.c: Fixed bug where a '-' with no following digits was interpretted as a integer. пре 11 година
cmLex.h cmLex.h/c: Additions made to support cmTextFmt.h/c. пре 11 година
cmLib.c cmLib.c: Added kFulPathFsFl to directory scan in cmLibScan() to return full path to library files. пре 11 година
cmLib.h Initial commit пре 11 година
cmLinkedHeap.c Initial commit пре 11 година
cmLinkedHeap.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() пре 11 година
cmMain.c Initial commit пре 11 година
cmMallocDebug.c Initial commit пре 11 година
cmMallocDebug.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() пре 11 година
cmMath.c Initial commit пре 11 година
cmMath.h Initial commit пре 11 година
cmMem.c cmMem: Added cmThPtrCAS() to allow mutlithread alloc. пре 11 година
cmMem.h Initial commit пре 11 година
cmMidi.c cmMidi.h/c: Added conversion to/from 14bit values and Pitch Bend. пре 11 година
cmMidi.h cmMidi.h/c: Added conversion to/from 14bit values and Pitch Bend. пре 11 година
cmMidiFile.c cmMidiFile.c Fixed absolute time calc. bug in cmMidiFileTickToSamples(). пре 11 година
cmMidiFile.h cmMidiFile.h/c _cmMidiFileClose() is now called by cmMidiFileOpen() on the incoming handle. пре 11 година
cmMidiFilePlay.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmMidiFilePlay.h Initial commit пре 11 година
cmMidiPort.c cmMidiPort.h/c: Changed cmMidiPort to support cmMidiAlsa.c. пре 11 година
cmMidiPort.h cmMidiPort.h/c: Changed cmMidiPort to support cmMidiAlsa.c. пре 11 година
cmMsgProtocol.c Initial commit пре 11 година
cmMsgProtocol.h cmAudioSys.c,cmAudioSysMsg.h,cmMsgProtocol.h: Removed cmAudioSys.c dependency on cmDspValue(). пре 11 година
cmPgmOpts.c cmPgmOpt.c: Changed _cmPgmOptInsertArg() to add args to the end of the option and mater lists. пре 11 година
cmPgmOpts.h cmPgmOpts.h/c: Many changes and additions пре 11 година
cmPrefix.h Initial commit пре 11 година
cmPrefs.c cmPrefs.h/c: Added cmPrefsGetUInt(). пре 11 година
cmPrefs.h cmPrefs.h: Update comments пре 11 година
cmProc.c Initial commit пре 11 година
cmProc.h cmProc.h,cmProcObj.c: Comment updates. пре 11 година
cmProc2.c cmProc2.c:Fixed bug in cmPvAnlInit() where cmShiftBufExec() was not called inside a while() condition. пре 11 година
cmProc2.h Initial commit пре 11 година
cmProc3.c Completed AvailCh DSP Object пре 11 година
cmProc3.h Completed AvailCh DSP Object пре 11 година
cmProc4.c cmProc4.c: _cmScModulatorParse() now allows values from previous entries to be automatically applied to subsequent entries. New entries must therefore only fill in the fields which change. пре 11 година
cmProc4.h cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc(). пре 11 година
cmProcObj.c cmProc.h,cmProcObj.c: Comment updates. пре 11 година
cmProcObj.h Initial commit пре 11 година
cmProcTest.c Initial commit пре 11 година
cmProcTest.h Initial commit пре 11 година
cmRbm.c Initial commit пре 11 година
cmRbm.h Initial commit пре 11 година
cmRpt.c cmRpt.c: _cmVOut() now uses a dynamically allocated buffer on long messages. пре 11 година
cmRpt.h Initial commit пре 11 година
cmRtNet.c cmRTNet.c: Added kBroadcastUdpFl to cmUdpInit(). пре 11 година
cmRtNet.h cmRtNet.h/c: Implement simplified net synch. protocol. пре 11 година
cmRtSys.c cmRtSys.c: Changes to reflect changes to cmRtNet API. пре 11 година
cmRtSys.h cmRtSys.h: Replace cmRtSysInitialize() with cmRtSysBeginCfg/Cfg/EndCfg(). пре 11 година
cmRtSysMsg.h cmRtSys.h/c and cmRtSysMsg.h: Replacement for cmAudioSys.h/c. Initial Commit. cmUiRtSysMstr.h/c: Renamed from cmUiAudioSys.h/c. пре 11 година
cmSerialize.c Initial commit пре 11 година
cmSerialize.h Initial commit пре 11 година
cmStack.c cmStack.h/c: Added cmStackTop() to return the top stack element. пре 11 година
cmStack.h cmStack.h/c: Added cmStackTop() to return the top stack element. пре 11 година
cmSymTbl.c cmSymTbl.c: Fixed cmSymTblRegisterFmt() to return new symbol id. пре 11 година
cmSymTbl.h cmSymTbl.h/c: Added cmSymTblRegisterFmt() пре 11 година
cmTagFile.c Initial commit пре 11 година
cmTagFile.h Initial commit пре 11 година
cmText.c cmText.h/c: Added cmTextIsNotEmpty() пре 11 година
cmText.h cmText.h/c: Added cmTextIsNotEmpty() пре 11 година
cmTextTemplate.c Many changes пре 11 година
cmTextTemplate.h Many changes пре 11 година
cmThread.c cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmThread.h cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. пре 11 година
cmTime.c Initial commit пре 11 година
cmTime.h Initial commit пре 11 година
cmUdpNet.c Initial commit пре 11 година
cmUdpNet.h cmUdpNet.h: Comment updates. пре 11 година
cmUdpPort.c cmUdpPort.h/c: Added kBroadcastUdpFl option. пре 11 година
cmUdpPort.h cmUdpPort.h/c: Added kBroadcastUdpFl option. пре 11 година
cmUi.c cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. пре 11 година
cmUi.h cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. пре 11 година
cmUiDrvr.c cmUi.h/c and cmUiDrvr.h/c: Many changes and additions. пре 11 година
cmUiDrvr.h cmUiDrvr.h:Added kSendXXX flags. пре 11 година
cmUiRtSysMstr.c cmUiRtSysMstr.c:Removed dependence on cmUdpNet.h пре 11 година
cmUiRtSysMstr.h cmRtSys.h/c and cmRtSysMsg.h: Replacement for cmAudioSys.h/c. Initial Commit. cmUiRtSysMstr.h/c: Renamed from cmUiAudioSys.h/c. пре 11 година
cmVirtNet.c Initial commit пре 11 година
cmVirtNet.h Initial commit пре 11 година