libremidi
August 26, 2024 ยท View on GitHub
libremidi bindings for haskell
Status
Probably some FFI bugs in there, haven't tested it all yet.
Development
You will need to checkout the submodule and run just vendor to copy the libremidi sources
into the Haskell build tree (to libremidi/vendor).
License
These bindings are BSD-licensed.
libremidi is MIT-licensed, and the projects it quotes from are MIT- or BSD-licensed.
readerwriterqueue is BSD-licensed.