midi-msg 0.6.1

A (eventually) complete representation of the MIDI 1.0 Detailed Specification and its many extensions and addenda, allowing for the serialization and deserialization of MIDI byte streams to and from a typed representation.
Documentation

midi-msg

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • std
  • sysex
  • file

std

  • strum

sysex

  • bstr

file

  • sysex

strum

  • dep:strum

bstr

  • dep:bstr