Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

midi-rs

Build Status

Documentation

Common Midi types for Rust.

# Cargo.toml
[dependencies]
midi = "*"

Very much a work in progress.