korg_nano_kontrol_2 [![Crates.io](https://img.shields.io/crates/v/korg_nano_kontrol_2.svg)](https://crates.io/crates/korg_nano_kontrol_2) [![docs.rs](https://docs.rs/korg_nano_kontrol_2/badge.svg)](https://docs.rs/korg_nano_kontrol_2/) -------------------- User friendly API to the Korg nano KONTROL 2 MIDI controller. Heavily inspired by mitchmindree's Novation SL25 crate https://github.com/mitchmindtree/novation_remote_25sl 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.