| Package | Description |
|---|---|
| metro |
Metro is a framework which sends/receives MIDI messages via JACK Audio
Connection Kit.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetroEvent
This interface provides common methods for objects that represents every
notes in a bar.
|
interface |
MetroEventInFrames |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMetroEvent
This class is the base class to manage all events that are sent/received between Metro framework and its client.
|
class |
DefaultMetroEventMidiEvent |
class |
MetroMessageEvent |