libcm is a C development framework with an emphasis on audio signal processing applications.
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 f3af534ad5 cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. 3 years ago
build Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 years ago
m4 Rearrangment of library to support building inside of a project or independently. 3 years ago
src cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. cmMidi.h : Fixed bug in cmMidiIsNoteOn() macro. 3 years ago
.gitignore .gitignore : Ignore .DS_Store. 7 years ago
Makefile.am Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 3 years ago
configure.ac Rearrangment of library to support building inside of a project or independently. 3 years ago