Reply To: MIDI Out LED

Home Forums General Programming MIDI Out LED Reply To: MIDI Out LED

#118756
samoht
Participant
    • Topics: 1
    • Replies: 54
    • Total: 55

    Maybe the Juce MidiBuffer Class can be helpful:

    MidiBuffer::isEmpty() const
    Returns true if the buffer is empty.

    Ctrlr