This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
midi-utils
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Small utility library for MIDI functions.
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.
4
Commits
1
Branch
32 KiB
C
100%
Tree:
696da13fc3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '696da13fc3'
${ noResults }
HTTPS
ZIP
TAR.GZ
TheoryOfNekomata
696da13fc3
Add edge case for Cb0
Cb0 is an invalid MIDI note and should have a sentinel value of 255u.
1 year ago
.gitattributes
Initial commit
1 year ago
.gitignore
Initial commit
1 year ago
CMakeLists.txt
Add C++ support
1 year ago
cases.txt
Add edge case for Cb0
1 year ago
midi-utils.c
Add edge case for Cb0
1 year ago
midi-utils.h
Add C++ support
1 year ago
test-note-names.c
Add edge case for Cb0
1 year ago