midi-types 0.1.3

Types for representing midi messages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.defmt]
optional = true
version = "0.3.2"

[package]
authors = ["Mendelt Siebenga <msiebenga@gmail.com>"]
categories = ["no-std", "api-bindings", "multimedia::audio"]
description = "Types for representing midi messages"
edition = "2018"
keywords = ["midi"]
license = "MIT/Apache-2.0"
name = "midi-types"
readme = "README.md"
repository = "https://github.com/rust-midi/midi-types"
rust-version = "1.51"
version = "0.1.3"