TheoryOfNekomata 1e735de0da | hace 9 meses | |
---|---|---|
.gitattributes | hace 1 año | |
.gitignore | hace 1 año | |
CMakeLists.txt | hace 9 meses | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
cases.txt | hace 1 año | |
midi-utils.c | hace 1 año | |
midi-utils.h | hace 1 año | |
test-note-names.c | hace 1 año |
midi-utils
Small library for MIDI-related functions.
cmake -S . -B cmake-build-debug -G Ninja
cmake --build cmake-build-debug -t test-note-names