Expand description
Asynchronous library for interfacing with MIDI devices.
Modules§
- midi
- Type-safe MIDI event types.
Structs§
- Connector
- Future that you can
.await
to connect to MIDIInstrument
s - Instrument
- Future that you can
.await
to get MIDIEvent
s