# `midi-utils` Small library for MIDI-related functions. ## Testing ```shell cmake -S . -B cmake-build-debug -G Ninja cmake --build cmake-build-debug -t test-note-names ``` ## License [MIT](./LICENSE)