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 d15e6a29ee Documentation updates. 3 years ago
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 years ago
doc Documentation updates. 3 years ago
m4 Rearrangment of library to support building inside of a project or independently. 3 years ago
src Documentation updates. 3 years ago
.gitignore .gitignore updated. 3 years ago
COPYING Apply a license notice to all source code files. Add the LICENSE and COPYING files. 3 years ago
LICENSE Apply a license notice to all source code files. Add the LICENSE and COPYING files. 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 : Added link to generated documentation. 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.

There’s a lot that could be said about this framework. The first is that it is quite large. More than 150k lines at last count. The best way to get a sense of what is in it is to browse the documentation files here.