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 b93e3729eb README.md : Initial commit. 3 years ago
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 years ago
m4 Rearrangment of library to support building inside of a project or independently. 3 years ago
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 years ago
.gitignore .gitignore : updated to ignore files based on new make style. 3 years ago
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 years ago
README.md README.md : Initial commit. 3 years ago
configure.ac Rearrangment of library to support building inside of a project or independently. 3 years ago

README.md

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