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 af855ac168 Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop 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
m4 Rearrangment of library to support building inside of a project or independently. il y a 3 ans
src Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop il y a 3 ans
.gitignore .gitignore : updated to ignore files based on new make style. 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 : Initial commit. 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.