JUCE
JUCE copied to clipboard
FR: Added helper function MidiOutput::hasPendingMessages()
Added a small helper function which returns true if there are MIDI messages waiting to be sent. This is useful for batch send jobs where one is waiting for a queue of messages to be sent, e.g. sysex librarians.