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

#867 in Audio

Download history 23/week @ 2024-12-07 13/week @ 2024-12-14 8/week @ 2025-01-11 4/week @ 2025-01-18 1/week @ 2025-01-25 1/week @ 2025-02-01 47/week @ 2025-02-08 26/week @ 2025-02-15 7/week @ 2025-02-22 9/week @ 2025-03-01

89 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

~235KB