libcm is a C development framework with an emphasis on audio signal processing applications.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
kevin 785762a88e Added dummy DSP time line ctl and cmDspPgmKr.c/h 11年前
app cmScore.h/c Many changes added cmScoreLoc_t based data struct and functions. 11年前
dsp Added dummy DSP time line ctl and cmDspPgmKr.c/h 11年前
linux Initial commit 11年前
osx Initial commit 11年前
vop Initial commit 11年前
Makefile.am Added dummy DSP time line ctl and cmDspPgmKr.c/h 11年前
cmApBuf.c Initial commit 11年前
cmApBuf.h Initial commit 11年前
cmAudDsp.c Initial commit 11年前
cmAudDsp.h Initial commit 11年前
cmAudDspIF.c Initial commit 11年前
cmAudDspIF.h Initial commit 11年前
cmAudDspLocal.c Initial commit 11年前
cmAudDspLocal.h Initial commit 11年前
cmAudLabelFile.c Initial commit 11年前
cmAudLabelFile.h Initial commit 11年前
cmAudioAggDev.c Initial commit 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 Initial commit 11年前
cmAudioFileDev.h Initial commit 11年前
cmAudioFileMgr.c Initial commit 11年前
cmAudioFileMgr.h Initial commit 11年前
cmAudioNrtDev.c Initial commit 11年前
cmAudioNrtDev.h Initial commit 11年前
cmAudioPort.c Initial commit 11年前
cmAudioPort.h Initial commit 11年前
cmAudioPortFile.c Initial commit 11年前
cmAudioPortFile.h Initial commit 11年前
cmAudioSys.c Initial commit 11年前
cmAudioSys.h Initial commit 11年前
cmComplexTypes.h Initial commit 11年前
cmCsv.c Initial commit 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年前
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 Initial commit 11年前
cmFile.h Initial commit 11年前
cmFileSys.c Initial commit 11年前
cmFileSys.h Initial commit 11年前
cmFloatTypes.h Initial commit 11年前
cmFrameFile.c Initial commit 11年前
cmFrameFile.h Initial commit 11年前
cmGlobal.c Initial commit 11年前
cmGlobal.h Initial commit 11年前
cmGnuPlot.c Initial commit 11年前
cmGnuPlot.h Initial commit 11年前
cmGr.c Initial commit 11年前
cmGr.h cmGr.h Changed cmGrVExtIsNotNull() to use && instead of || 11年前
cmGrDevCtx.c Initial commit 11年前
cmGrDevCtx.h Initial commit 11年前
cmGrPage.c Initial commit 11年前
cmGrPage.h Initial commit 11年前
cmGrPlot.c cmGrPlot.h/c Added default plot obj callback function to mgr. 11年前
cmGrPlot.h cmGrPlot.h/c Added default plot obj callback function to mgr. 11年前
cmGrPlotAudio.c Initial commit 11年前
cmGrPlotAudio.h Initial commit 11年前
cmJson.c Initial commit 11年前
cmJson.h Initial commit 11年前
cmKeyboard.c Initial commit 11年前
cmKeyboard.h Initial commit 11年前
cmLex.c Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() 11年前
cmLex.h Initial commit 11年前
cmLib.c Initial commit 11年前
cmLib.h Initial commit 11年前
cmLinkedHeap.c Initial commit 11年前
cmLinkedHeap.h Initial commit 11年前
cmMain.c Initial commit 11年前
cmMallocDebug.c Initial commit 11年前
cmMallocDebug.h Initial commit 11年前
cmMath.c Initial commit 11年前
cmMath.h Initial commit 11年前
cmMem.c Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() 11年前
cmMem.h Initial commit 11年前
cmMidi.c Initial commit 11年前
cmMidi.h Initial commit 11年前
cmMidiFile.c cmMidiFile.c/h Added __cplusplus guards. Convert Note-on 0 vel. to Note-Off 11年前
cmMidiFile.h cmMidiFile.c/h Added __cplusplus guards. Convert Note-on 0 vel. to Note-Off 11年前
cmMidiFilePlay.c Initial commit 11年前
cmMidiFilePlay.h Initial commit 11年前
cmMidiPort.c Initial commit 11年前
cmMidiPort.h Initial commit 11年前
cmMsgProtocol.c Initial commit 11年前
cmMsgProtocol.h Added dummy DSP time line ctl and cmDspPgmKr.c/h 11年前
cmOp.c Initial commit 11年前
cmOp.h Initial commit 11年前
cmPgmOpts.c Initial commit 11年前
cmPgmOpts.h Initial commit 11年前
cmPrefix.h Initial commit 11年前
cmPrefs.c cmPrefs.c/h Added use of kMaxVarPrId 11年前
cmPrefs.h cmPrefs.c/h Added use of kMaxVarPrId 11年前
cmProc.c Initial commit 11年前
cmProc.h Initial commit 11年前
cmProc2.c Initial commit 11年前
cmProc2.h Initial commit 11年前
cmProc3.c Initial commit 11年前
cmProc3.h Initial commit 11年前
cmProc4.c cmProc4.c/h Added to repository 11年前
cmProc4.h cmProc4.c/h Added to repository 11年前
cmProcObj.c Initial commit 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 Initial commit 11年前
cmRpt.h Initial commit 11年前
cmSerialize.c Initial commit 11年前
cmSerialize.h Initial commit 11年前
cmStack.c Initial commit 11年前
cmStack.h Initial commit 11年前
cmSymTbl.c Initial commit 11年前
cmSymTbl.h Initial commit 11年前
cmTagFile.c Initial commit 11年前
cmTagFile.h Initial commit 11年前
cmText.c Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() 11年前
cmText.h Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() 11年前
cmTextTemplate.c Many changes 11年前
cmTextTemplate.h Many changes 11年前
cmThread.c Initial commit 11年前
cmThread.h Initial commit 11年前
cmTime.c Initial commit 11年前
cmTime.h Initial commit 11年前
cmUdpNet.c Initial commit 11年前
cmUdpNet.h Initial commit 11年前
cmUdpPort.c Initial commit 11年前
cmUdpPort.h Initial commit 11年前
cmVirtNet.c Initial commit 11年前
cmVirtNet.h Initial commit 11年前