libcm is a C development framework with an emphasis on audio signal processing applications.
Go to file
2020-10-16 16:21:10 -04:00
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 2020-07-21 12:05:24 -04:00
doc Documentation updates. 2020-10-16 13:09:16 -04:00
m4 Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -04:00
src cmJson.c : Fix typo. 2020-10-16 13:24:20 -04:00
.gitignore .gitignore updated. 2020-10-15 12:00:08 -04:00
configure.ac Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -04:00
COPYING Removed unnecessary text from COPYING 2020-10-16 16:21:10 -04:00
LICENSE Apply a license notice to all source code files. Add the LICENSE and COPYING files. 2020-10-15 15:40:25 -04:00
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 2020-07-21 12:05:24 -04:00
README.md README.md : Added libcm logo. 2020-10-16 15:16:19 -04:00

libcm logo

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.