67 void clear()
noexcept;
74 void clear (
int start,
int numSamples);
79 bool isEmpty()
const noexcept;
87 int getNumEvents()
const noexcept;
144 int getFirstEventTime()
const noexcept;
149 int getLastEventTime()
const noexcept;
Holds a resizable array of primitive or copy-by-value objects.
Used to iterate through the events in a MidiBuffer.
Iterator(const Iterator &)=default
Creates a copy of an iterator.
Holds a sequence of time-stamped midi events.
Encapsulates a MIDI message.
#define JUCE_API
This macro is added to all JUCE public class declarations.