High-level PortMidi bindings for Rust.
PortMidi website: http://portmedia.sourceforge.net/portmidi/
Add this to your Cargo.toml
.
toml
[dependencies]
portmidi = "*"
This software is provide under the MIT license. PortMidi is provided under it's own MIT-like license.