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

#789 in Audio

Download history 13/week @ 2024-03-11 49/week @ 2024-04-01 1/week @ 2024-04-22 2/week @ 2024-05-13 7/week @ 2024-05-20 8/week @ 2024-05-27 12/week @ 2024-06-03 15/week @ 2024-06-10 15/week @ 2024-06-17 8/week @ 2024-06-24

52 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

~465KB