Interfaces, data structures and utilities for dealing with MIDI messages in Rust according to the MIDI 1.0 specification.
Add this to your Cargo.toml
:
[dependencies]
helgoboss-midi = "0.1.0"
The documentation contains a feature list and usage examples.