public static interface SequencerPanel.AbstractSequencer
Modifier and Type | Method and Description |
---|---|
float |
getMaxPosition_msec() |
default float |
getMinPosition_msec() |
float |
getPosition_msec() |
boolean |
isLoaded() |
void |
setPosition_msec(float msec) |
void |
start() |
void |
stop() |