libcm is a C development framework with an emphasis on audio signal processing applications.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
kevin d15e6a29ee Documentation updates. il y a 3 ans
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. il y a 3 ans
doc Documentation updates. il y a 3 ans
m4 Rearrangment of library to support building inside of a project or independently. il y a 3 ans
src Documentation updates. il y a 3 ans
.gitignore .gitignore updated. il y a 3 ans
COPYING Apply a license notice to all source code files. Add the LICENSE and COPYING files. il y a 3 ans
LICENSE Apply a license notice to all source code files. Add the LICENSE and COPYING files. il y a 3 ans
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. il y a 3 ans
README.md README.md : Added link to generated documentation. il y a 3 ans
configure.ac Rearrangment of library to support building inside of a project or independently. il y a 3 ans

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.