| Modifier and Type | Class and Description |
|---|---|
class |
Metronome
A beat management tool.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
Metronome.getSnapshot()
Take a snapshot of the current beat, bar, phrase, and phase state, so coherent calculations about them can be
performed with respect to a static point in time.
|
Snapshot |
Metronome.getSnapshot(long instant)
Take a snapshot of the beat, bar, phrase, and phase state that the metronome would have at the specified
millisecond timestamp, so coherent calculations about them can be performed with respect to that static point
in time.
|
Copyright © 2018 Deep Symmetry, LLC. All rights reserved.