libcm is a C development framework with an emphasis on audio signal processing applications.
Go to file
2020-08-24 09:48:30 -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
m4 Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -04:00
src cmMsgProtocol.h/cmDspClass.h/cmDspUi.c : Added cmDspUi.c:cmDspProgram() is done to send a message to the host from the DSP process when the DSP program is done. 2020-08-24 09:48:30 -04:00
.gitignore .gitignore : updated to ignore files based on new make style. 2020-07-27 19:38:57 -04:00
configure.ac Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -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