libcm is a C development framework with an emphasis on audio signal processing applications.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
kevin b93e3729eb README.md : Initial commit. před 3 roky
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. před 3 roky
m4 Rearrangment of library to support building inside of a project or independently. před 3 roky
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. před 3 roky
.gitignore .gitignore : updated to ignore files based on new make style. před 3 roky
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. před 3 roky
README.md README.md : Initial commit. před 3 roky
configure.ac Rearrangment of library to support building inside of a project or independently. před 3 roky

README.md

libcm is a C application development framework with an emphasis on audio signal processing.