Package | Description |
---|---|
net.kreatious.pianoleopard.midi |
Data models backed by physical MIDI sequencer devices
|
net.kreatious.pianoleopard.midi.event |
Data model for MIDI events
|
net.kreatious.pianoleopard.midi.track |
Data model for a parsed MIDI sequence
|
net.kreatious.pianoleopard.painter.layout |
Layout strategies for the painter
|
Class and Description |
---|
Event
Represents a MIDI message associated with a particular channel and a
timestamp in microseconds.
|
EventPair
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.
|
Class and Description |
---|
Event
Represents a MIDI message associated with a particular channel and a
timestamp in microseconds.
|
EventPair
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.
|
Pedal
Represents the various foot pedal
|
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.
|
Class and Description |
---|
EventPair
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.
|
Class and Description |
---|
EventPair
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.
|
Copyright © 2015 Kreatious LLC. All rights reserved.