libcm is a C development framework with an emphasis on audio signal processing applications.
Go to file
2020-10-16 13:18:05 -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 Merge branch 'master' of gitea.larke.org:klarke/libcm 2020-10-16 13:18:05 -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 Apply a license notice to all source code files. Add the LICENSE and COPYING files. 2020-10-15 15:40:25 -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 : Updates 2020-10-16 13:10:58 -04:00

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.