Support looping
Closed this issue · 1 comments
infojunkie commented
Control the playback repetitions of the full score.
infojunkie commented
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.