models/events library

Classes

MidiEvent
Describes an event that will trigger a MIDI event.
SchedulerEvent
Remember to keep SchedulerEvent.cpp in sync with this file. The base class for Events. All events have a beat, which is used determine when they will be handled.
VolumeEvent
Describes an event that will trigger a volume change.