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.
TheoryOfNekomata 1e735de0da Update CMakeLists пре 3 месеци
.gitattributes Initial commit пре 1 година
.gitignore Initial commit пре 1 година
CMakeLists.txt Update CMakeLists пре 3 месеци
LICENSE Add LICENSE пре 1 година
README.md Update documentation пре 1 година
cases.txt Add edge case for Cb0 пре 1 година
midi-utils.c Add documentation пре 1 година
midi-utils.h Add documentation пре 1 година
test-note-names.c Update documentation пре 1 година

README.md

midi-utils

Small library for MIDI-related functions.

Testing

cmake -S . -B cmake-build-debug -G Ninja
cmake --build cmake-build-debug -t test-note-names

License

MIT