axe_fx_midi 0.1.0

Tools for creating and parsing midi messages for communicating with Fractal Axe-FX devices.
Documentation
[dependencies.ascii]
version = "1.0.0"
[dev-dependencies.coremidi]
version = "0.3.1"

[dev-dependencies.rand]
version = "0.7.3"

[lib]
crate-type = ["staticlib", "cdylib"]
name = "axe_fx_midi"

[package]
authors = ["Bradley J. Spaulding <brad.spaulding@gmail.com>"]
description = "Tools for creating and parsing midi messages for communicating with Fractal Axe-FX devices."
edition = "2018"
license = "MIT"
name = "axe_fx_midi"
repository = "https://github.com/bspaulding/axe-fx-midi"
version = "0.1.0"