Small utility library for MIDI functions.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
TheoryOfNekomata 1e735de0da Update CMakeLists 3 ay önce
.gitattributes Initial commit 1 yıl önce
.gitignore Initial commit 1 yıl önce
CMakeLists.txt Update CMakeLists 3 ay önce
LICENSE Add LICENSE 1 yıl önce
README.md Update documentation 1 yıl önce
cases.txt Add edge case for Cb0 1 yıl önce
midi-utils.c Add documentation 1 yıl önce
midi-utils.h Add documentation 1 yıl önce
test-note-names.c Update documentation 1 yıl önce

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