Expand description

Hosting of MIDI

Structs

Host for MIDI messages, opens all ports & forwards them onto a lock-free queue the audio-thread can pop from.

One entry in the MIDI message queue

A wrapper type to wrap messages. Messages must be 3 bytes in length (SysEx will be dropped).

Enums

An error during MIDI processing

Type Definitions

Shared reference to the MIDI message queue