Programmable real-time audio signal processing application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kevin aa5342147e kcApp.cpp:Text box UI widgets now have FL_WHEN_RELEASE|ENTER_KEY|NOT_CHANGED set. Prior to this none of these flags were set. 11 years ago
build Initial commit 11 years ago
doc notes.txt:Update. 11 years ago
m4 Initial commit 11 years ago
src/kc kcApp.cpp:Text box UI widgets now have FL_WHEN_RELEASE|ENTER_KEY|NOT_CHANGED set. Prior to this none of these flags were set. 11 years ago
.gitignore .gitignore:Added files/directories to ignore on OS-X build. 11 years ago
Makefile.am Makefile.am:Search /opt/local/include,lib for preproc/library processing on OS-X build. 11 years ago
configure.ac configure.ac:Comment out AC_CHECK_LIB([cairo]). 11 years ago