public class NoteManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
pause() |
void |
resume() |
void |
setDurationFactor(float durationFactor) |
void |
setNoteOffset(float noteOffset) |
void |
setTempo(float tempo) |
void |
tick() |