libcm is a C development framework with an emphasis on audio signal processing applications.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
kevin 60b9cfbff4 README.md : Added libcm logo. vor 3 Jahren
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. vor 3 Jahren
doc Documentation updates. vor 3 Jahren
m4 Rearrangment of library to support building inside of a project or independently. vor 3 Jahren
src cmJson.c : Fix typo. vor 3 Jahren
.gitignore .gitignore updated. vor 3 Jahren
COPYING Apply a license notice to all source code files. Add the LICENSE and COPYING files. vor 3 Jahren
LICENSE Apply a license notice to all source code files. Add the LICENSE and COPYING files. vor 3 Jahren
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. vor 3 Jahren
README.md README.md : Added libcm logo. vor 3 Jahren
configure.ac Rearrangment of library to support building inside of a project or independently. vor 3 Jahren

README.md

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.