cnctd_midi 0.1.5

APIs to interact with MIDI devices
Documentation

cnctd_midi

MIDI device interaction library for Rust.

Installation

[dependencies]
cnctd_midi = { git = "https://github.com/Connected-Dot/cnctd_crates.git" }

Features

  • MIDI input handling
  • Controller mapping
  • Device enumeration

Documentation

See CLAUDE.md for detailed documentation.