JUCE
|
Classes | |
class | universal_midi_packets::Dispatcher |
Parses a raw stream of uint32_t, and calls a user-provided callback every time a full Universal MIDI Packet is encountered. More... | |
class | universal_midi_packets::BytestreamToUMPDispatcher |
Parses a stream of bytes representing a sequence of bytestream-encoded MIDI 1.0 messages, converting the messages to UMP format and passing the packets to a user-provided callback as they become ready. More... | |
class | universal_midi_packets::ToBytestreamDispatcher |
Parses a stream of 32-bit words representing a sequence of UMP-encoded MIDI messages, converting the messages to MIDI 1.0 bytestream format and passing them to a user-provided callback as they become ready. More... | |
Namespaces | |
universal_midi_packets | |
Macros | |
#define | JUCE_MINGW_HIDDEN_VISIBILITY |
#define JUCE_MINGW_HIDDEN_VISIBILITY |