libcm is a C development framework with an emphasis on audio signal processing applications.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
kevin b93e3729eb README.md : Initial commit. 3 年前
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 年前
m4 Rearrangment of library to support building inside of a project or independently. 3 年前
src cmMsgProtocol.h/cmDspClass.h/cmDspUi.c : Added cmDspUi.c:cmDspProgram() is done to send a message to the host from the DSP process when the DSP program is done. 3 年前
.gitignore .gitignore : updated to ignore files based on new make style. 3 年前
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 年前
README.md README.md : Initial commit. 3 年前
configure.ac Rearrangment of library to support building inside of a project or independently. 3 年前

README.md

libcm is a C application development framework with an emphasis on audio signal processing.