8 releases

Uses old Rust 2015

0.1.0 Apr 25, 2015
0.0.7 Mar 23, 2015
0.0.5 Feb 12, 2015
0.0.3 Jan 7, 2015

#757 in Audio

Download history 8/week @ 2024-02-18 12/week @ 2024-02-25 2/week @ 2024-03-03 12/week @ 2024-03-10 1/week @ 2024-03-17 147/week @ 2024-03-31

161 downloads per month

MIT license

27KB
445 lines

midi-rs

Build Status

Documentation

Common Midi types for Rust.

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

Very much a work in progress.


lib.rs:

Midi types and traits for Rust

Dependencies

~470KB