alsa_midi_device library

Classes

AlsaMidiDevice

Constants

SND_RAWMIDI_ERROR_EAGAIN → const int
Happens in non-blocking mode when the read buffer is empty
SND_RAWMIDI_ERROR_EBADFD → const int
SND_RAWMIDI_ERROR_ENODEV → const int
Error when device is disconnected/closed
SND_RAWMIDI_STREAM_INPUT → const int
SND_RAWMIDI_STREAM_OUTPUT → const int

Properties

alsa ALSA
final

Functions

lengthOfMessageType(int type) int
stringFromNative(Pointer<Char> pointer) String