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 3f0d2efb2c cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string. il y a 11 ans
app cmScore.c: Added dynRefArray release to cmScFinalize. il y a 11 ans
dsp cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string. il y a 11 ans
linux Initial commit il y a 11 ans
osx Initial commit il y a 11 ans
vop Removed use of cmOp.h/c. Added features to DSP WaveTable object. il y a 11 ans
Makefile.am cmDspStore.h/c: Initial commit. cmDspCtx.h, cmDspNet.h/c, cmDspSys.c, Makefile.am: Added cmDspStore. il y a 11 ans
cmApBuf.c Initial commit il y a 11 ans
cmApBuf.h Initial commit il y a 11 ans
cmAudDsp.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudDsp.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudDspIF.c Initial commit il y a 11 ans
cmAudDspIF.h Initial commit il y a 11 ans
cmAudDspLocal.c Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() il y a 11 ans
cmAudDspLocal.h Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() il y a 11 ans
cmAudLabelFile.c Initial commit il y a 11 ans
cmAudLabelFile.h Initial commit il y a 11 ans
cmAudioAggDev.c Initial commit il y a 11 ans
cmAudioAggDev.h Initial commit il y a 11 ans
cmAudioBuf.c Initial commit il y a 11 ans
cmAudioBuf.h Initial commit il y a 11 ans
cmAudioFile.c Initial commit il y a 11 ans
cmAudioFile.h Initial commit il y a 11 ans
cmAudioFileDev.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioFileDev.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioFileMgr.c Initial commit il y a 11 ans
cmAudioFileMgr.h Initial commit il y a 11 ans
cmAudioNrtDev.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioNrtDev.h Initial commit il y a 11 ans
cmAudioPort.c Initial commit il y a 11 ans
cmAudioPort.h Initial commit il y a 11 ans
cmAudioPortFile.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioPortFile.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioSys.c cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmAudioSys.h cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. il y a 11 ans
cmComplexTypes.h Initial commit il y a 11 ans
cmCsv.c cmCsv.c Included some input file line numbers in some error message. il y a 11 ans
cmCsv.h Initial commit il y a 11 ans
cmCtx.c Initial commit il y a 11 ans
cmCtx.h Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() il y a 11 ans
cmDocMain.h Initial commit il y a 11 ans
cmErr.c Initial commit il y a 11 ans
cmErr.h Initial commit il y a 11 ans
cmFeatFile.c Initial commit il y a 11 ans
cmFeatFile.h Initial commit il y a 11 ans
cmFile.c cmFile.h/c: Added ability to use stdin,stdout,stderr. il y a 11 ans
cmFile.h cmFile.h/c: Added ability to use stdin,stdout,stderr. il y a 11 ans
cmFileSys.c cmFileSys.h/c: Symbolic link fixes. il y a 11 ans
cmFileSys.h cmFileSys.h/c: Symbolic link fixes. il y a 11 ans
cmFloatTypes.h Initial commit il y a 11 ans
cmFrameFile.c Initial commit il y a 11 ans
cmFrameFile.h Initial commit il y a 11 ans
cmGlobal.c Initial commit il y a 11 ans
cmGlobal.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() il y a 11 ans
cmGnuPlot.c Initial commit il y a 11 ans
cmGnuPlot.h Initial commit il y a 11 ans
cmGr.c cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t il y a 11 ans
cmGr.h cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t il y a 11 ans
cmGrDevCtx.c cmGrDevCtx.c Added _cmGrDcOffs() macros. il y a 11 ans
cmGrDevCtx.h cmGrDevCtx.h/c Added cmGrDcPoint/RectIsVisible() il y a 11 ans
cmGrPage.c cmGrPageLayout() now returns bool. il y a 11 ans
cmGrPage.h cmGrPageLayout() now returns bool. il y a 11 ans
cmGrPlot.c cmGrPlot.c: Changed op->userPtr release from _cmGrPlotObjDelete() to _cmGrPlotObjDestroy(). il y a 11 ans
cmGrPlot.h Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events. il y a 11 ans
cmGrPlotAudio.c cmGrPlotAudio.c Comment changes. il y a 11 ans
cmGrPlotAudio.h Initial commit il y a 11 ans
cmJson.c cmJson.c Fixed bug in _cmJsonFindPathValue() (np==rp) and logic error in cmJsonBoolValue() il y a 11 ans
cmJson.h Initial commit il y a 11 ans
cmKeyboard.c Initial commit il y a 11 ans
cmKeyboard.h Initial commit il y a 11 ans
cmLex.c cmLex.c: Fixed bug where a '-' with no following digits was interpretted as a integer. il y a 11 ans
cmLex.h cmLex.h/c: Additions made to support cmTextFmt.h/c. il y a 11 ans
cmLib.c Initial commit il y a 11 ans
cmLib.h Initial commit il y a 11 ans
cmLinkedHeap.c Initial commit il y a 11 ans
cmLinkedHeap.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() il y a 11 ans
cmMain.c Initial commit il y a 11 ans
cmMallocDebug.c Initial commit il y a 11 ans
cmMallocDebug.h cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() il y a 11 ans
cmMath.c Initial commit il y a 11 ans
cmMath.h Initial commit il y a 11 ans
cmMem.c cmMem: Added cmThPtrCAS() to allow mutlithread alloc. il y a 11 ans
cmMem.h Initial commit il y a 11 ans
cmMidi.c Initial commit il y a 11 ans
cmMidi.h Initial commit il y a 11 ans
cmMidiFile.c cmMidiFile.c Fixed absolute time calc. bug in cmMidiFileTickToSamples(). il y a 11 ans
cmMidiFile.h cmMidiFile.h/c _cmMidiFileClose() is now called by cmMidiFileOpen() on the incoming handle. il y a 11 ans
cmMidiFilePlay.c Initial commit il y a 11 ans
cmMidiFilePlay.h Initial commit il y a 11 ans
cmMidiPort.c Initial commit il y a 11 ans
cmMidiPort.h Initial commit il y a 11 ans
cmMsgProtocol.c Initial commit il y a 11 ans
cmMsgProtocol.h cmDspKr.h/c Added Score Object added Time-line cursor. il y a 11 ans
cmPgmOpts.c cmPgmOpts.h/c: Many changes and additions il y a 11 ans
cmPgmOpts.h cmPgmOpts.h/c: Many changes and additions il y a 11 ans
cmPrefix.h Initial commit il y a 11 ans
cmPrefs.c cmPrefs.h/c Added cmPrefsInit() as wrapper around cmPrefsInitialize(). il y a 11 ans
cmPrefs.h cmPrefs.h/c Added cmPrefsInit() as wrapper around cmPrefsInitialize(). il y a 11 ans
cmProc.c Initial commit il y a 11 ans
cmProc.h Initial commit il y a 11 ans
cmProc2.c Initial commit il y a 11 ans
cmProc2.h Initial commit il y a 11 ans
cmProc3.c Completed AvailCh DSP Object il y a 11 ans
cmProc3.h Completed AvailCh DSP Object il y a 11 ans
cmProc4.c cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod il y a 11 ans
cmProc4.h cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod il y a 11 ans
cmProcObj.c Initial commit il y a 11 ans
cmProcObj.h Initial commit il y a 11 ans
cmProcTest.c Initial commit il y a 11 ans
cmProcTest.h Initial commit il y a 11 ans
cmRbm.c Initial commit il y a 11 ans
cmRbm.h Initial commit il y a 11 ans
cmRpt.c cmRpt.c: _cmVOut() now uses a dynamically allocated buffer on long messages. il y a 11 ans
cmRpt.h Initial commit il y a 11 ans
cmSerialize.c Initial commit il y a 11 ans
cmSerialize.h Initial commit il y a 11 ans
cmStack.c cmStack.h/c: Added cmStackTop() to return the top stack element. il y a 11 ans
cmStack.h cmStack.h/c: Added cmStackTop() to return the top stack element. il y a 11 ans
cmSymTbl.c cmSymTbl.h/c: Added cmSymTblRegisterFmt() il y a 11 ans
cmSymTbl.h cmSymTbl.h/c: Added cmSymTblRegisterFmt() il y a 11 ans
cmTagFile.c Initial commit il y a 11 ans
cmTagFile.h Initial commit il y a 11 ans
cmText.c cmText.c cmTextIsEmpty() now returns true when input == NULL. il y a 11 ans
cmText.h Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() il y a 11 ans
cmTextTemplate.c Many changes il y a 11 ans
cmTextTemplate.h Many changes il y a 11 ans
cmThread.c cmThread:Added cmThPtrCAS() il y a 11 ans
cmThread.h cmThread:Added cmThPtrCAS() il y a 11 ans
cmTime.c Initial commit il y a 11 ans
cmTime.h Initial commit il y a 11 ans
cmUdpNet.c Initial commit il y a 11 ans
cmUdpNet.h Initial commit il y a 11 ans
cmUdpPort.c Initial commit il y a 11 ans
cmUdpPort.h Initial commit il y a 11 ans
cmVirtNet.c Initial commit il y a 11 ans
cmVirtNet.h Initial commit il y a 11 ans