fralalonde / embedded-midi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded MIDI for Rust

MIDI structs and functions for embedded Rust application [nostd] usage.

  • Low level
  • Input & Output
  • SysEx
  • No allocation
  • Minimal size
  • Serial (DIN) MIDI support
  • USB-MIDI 1.0 protocol support (enable usb feature)
  • defmt logging support (enable defmt feature)

Is any of this shit tested?

Not really, but it works for me

License

Licensed under the terms of the Apache 2.0 and MIT license.

About

License:Other


Languages

Language:Rust 100.0%