Interface PlayheadListener


public interface PlayheadListener
  • Method Summary

    Modifier and Type Method Description
    void notifyPlayhead​(Score score, Note note, double zoom)  
  • Method Details

    • notifyPlayhead

      void notifyPlayhead​(Score score, Note note, double zoom)