TheoryOfNekomata 1e735de0da | há 10 meses | |
---|---|---|
.gitattributes | há 1 ano | |
.gitignore | há 1 ano | |
CMakeLists.txt | há 10 meses | |
LICENSE | há 1 ano | |
README.md | há 1 ano | |
cases.txt | há 1 ano | |
midi-utils.c | há 1 ano | |
midi-utils.h | há 1 ano | |
test-note-names.c | há 1 ano |
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