rust-portmidi

Build Status

PortMidi bindings for Rust

This is a Rust binding for PortMidi lib.

PortMidi website : http://portmedia.sourceforge.net/portmidi/

Installation

Use cargo build to compile library, to compile and run tests use cargo test.

PortMidi works on Linux, windows and OSX. The binding has been only tested on Linux It's reported to work on Mac.

Documentation

Auto generated documentation can be found at rust-ci: http://www.rust-ci.org/musitdev/rust-portmidi/doc/portmidi/

Changes

License

This software is a binding of the PortMidi library which is provide under PortMidi license a MIT like license.

This software is provide under the MIT license.