Class | Description |
---|---|
Event |
Represents a MIDI message associated with a particular channel and a
timestamp in microseconds.
|
EventFactory | |
EventPair<T extends Event> |
Represents an immutable pair of on/off events
|
NoteEvent |
Represents a note on or off event that is associated with a particular key
(note) number.
|
PedalEvent |
Represents an event that is associated with a pedal.
|
Slot |
Represents a slot that uniquely identifies which interval events within the
same channel belong to.
|
TempoCache |
Maps from MIDI ticks to microseconds.
|
Enum | Description |
---|---|
Pedal |
Represents the various foot pedal
|
Copyright © 2015 Kreatious LLC. All rights reserved.