Package | Description |
---|---|
metro |
Metro is a framework which sends/receives MIDI messages via JACK Audio
Connection Kit.
|
Modifier and Type | Method and Description |
---|---|
MetroSequenceDirectRecorder.Mode |
MetroSequenceDirectRecorder.getMode() |
static MetroSequenceDirectRecorder.Mode |
MetroSequenceDirectRecorder.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetroSequenceDirectRecorder.Mode[] |
MetroSequenceDirectRecorder.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetroSequenceDirectRecorder.setMode(MetroSequenceDirectRecorder.Mode mode) |