bwl21 / zupfnoter

Web based editor for Tableharp notations based on abc notation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems synchronizing player with ui

bwl21 opened this issue · comments

Request

if one hits cmd-P multiple times, player gets out of sync with ui

solution approach

  • improve state machine of Harpnote_player such that we now have stopped playing starting
  • use consider these states in play_abc such that
    • do not start another play if player is not stopped
    • do not stop player if it is not playing