This website requires JavaScript.
Explore
Help
Sign In
cml
/
libcm
Watch
1
Star
0
Fork
0
You've already forked libcm
Code
Issues
Pull Requests
Releases
Wiki
Activity
libcm is a C development framework with an emphasis on audio signal processing applications.
980
Commits
1
Branch
0
Tags
2.5
MiB
C
95.8%
C++
2.7%
Objective-C
1.3%
Makefile
0.1%
f3af534ad5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
kevin
f3af534ad5
cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro.
...
cmMidi.h : Fixed bug in cmMidiIsNoteOn() macro.
2020-08-01 08:07:50 -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
cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro.
2020-08-01 08:07:50 -04:00
.gitignore
.gitignore : Ignore .DS_Store.
2016-09-15 16:57:06 -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