This website works better with JavaScript.
Home
Explore
Help
Sign In
cml
/
libcm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
988
Commits
1
Branch
Tree:
47d4dda2b0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '47d4dda2b0'
${ noResults }
HTTPS
ZIP
TAR.GZ
kevin
47d4dda2b0
Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop
4 years ago
build
Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard.
4 years ago
m4
Rearrangment of library to support building inside of a project or independently.
4 years ago
src
cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. cmMidi.h : Fixed bug in cmMidiIsNoteOn() macro.
4 years ago
.gitignore
.gitignore : updated to ignore files based on new make style.
4 years ago
Makefile.am
Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard.
4 years ago
configure.ac
Rearrangment of library to support building inside of a project or independently.
4 years ago