JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

FR: Added helper function MidiOutput::hasPendingMessages()

Open newspacer opened this issue 10 months ago • 0 comments

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.

newspacer avatar Nov 28 '24 17:11 newspacer