Package com.softsynth.jmsl.score
Interface PlayheadListener
public interface PlayheadListener
-
Method Summary
Modifier and Type Method Description void
notifyPlayhead(Score score, Note note, double zoom)
-
Method Details
-
notifyPlayhead
-
public interface PlayheadListener
Modifier and Type | Method | Description |
---|---|---|
void |
notifyPlayhead(Score score,
Note note,
double zoom) |