libremidi-javacpp

August 23, 2024 ยท View on GitHub

It is a JavaCPP binding for libremidi.

It is primarily intended to be used by ktmidi.

Licenses

libremidi-javacpp is released under the MIT license.

libremidi is released under the BSD 2-clause license, yet it includes

  • RtMidi which is released under the (modified) MIT license
  • ModernMIDI which is released under the BSD 2-clause license, which includes
    • LabMidi which is released under the BSD 3-clause license
    • midifile which is released under the BSD 2-clause license
    • ofxmidi which is released under the 3-clause BSD license