libcm is a C development framework with an emphasis on audio signal processing applications.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
kevin 60b9cfbff4 README.md : Added libcm logo. 3 gadus atpakaļ
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 gadus atpakaļ
doc Documentation updates. 3 gadus atpakaļ
m4 Rearrangment of library to support building inside of a project or independently. 3 gadus atpakaļ
src cmJson.c : Fix typo. 3 gadus atpakaļ
.gitignore .gitignore updated. 3 gadus atpakaļ
COPYING Apply a license notice to all source code files. Add the LICENSE and COPYING files. 3 gadus atpakaļ
LICENSE Apply a license notice to all source code files. Add the LICENSE and COPYING files. 3 gadus atpakaļ
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 gadus atpakaļ
README.md README.md : Added libcm logo. 3 gadus atpakaļ
configure.ac Rearrangment of library to support building inside of a project or independently. 3 gadus atpakaļ

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.