| Package | Description |
|---|---|
| metro |
Metro is a framework which sends/receives MIDI messages via JACK Audio
Connection Kit.
|
| pulsar |
TODO Write this document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetroTrack |
| Modifier and Type | Method and Description |
|---|---|
MetroSyncTrack |
MetroTrack.getSyncTrack() |
MetroSyncTrack |
MetroSyncTrack.getSyncTrack() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetroSyncTrack.setSyncStatus(MetroSyncTrack track,
int barLengthInFrames) |
MetroTrack |
MetroTrack.setSyncStatus(MetroSyncType syncType,
MetroSyncTrack syncTrack,
double syncOffset) |
| Modifier and Type | Class and Description |
|---|---|
class |
PulsarTrack |