novation_remote_25sl [![Build Status](https://travis-ci.org/mitchmindtree/novation_remote_25sl.svg?branch=master)](https://travis-ci.org/mitchmindtree/novation_remote_25sl) [![Crates.io](https://img.shields.io/crates/v/novation_remote_25sl.svg)](https://crates.io/crates/novation_remote_25sl) [![Crates.io](https://img.shields.io/crates/l/novation_remote_25sl.svg)](https://github.com/mitchmindtree/novation_remote_25sl/blob/master/LICENSE-MIT) [![docs.rs](https://docs.rs/novation_remote_25sl/badge.svg)](https://docs.rs/novation_remote_25sl/) -------------------- User friendly API to the Ableton Novation ReMOTE 25SL MIDI controller. Provides a `Event::from_midi` for converting from raw MIDI messages to the human-readable `Event`s. License ------- Licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. **Contributions** Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.