infojunkie/musicxml-player

Support looping

Closed this issue · 1 comments

Control the playback repetitions of the full score.

Player now supports PlayerOptions.repeat (input option) and Player.repeat (dynamic setting). Any positive number is taken literally, any negative number means infinite looping, 0 is converted to 1.