werckme / werckmeister

An open source Sheet Music MIDI Compiler
http://werckme.github.io/
GNU General Public License v3.0
32 stars 4 forks source link

sheetp loop function doesn't work anymore #397

Closed SambaGodschynski closed 1 year ago

SambaGodschynski commented 1 year ago

repo:

play a loop like this sheetp hans_meiser.sheet --loop --begin 2 --end 6

expected

the playback loops between 2 and 6

actual

the playback stops at 6 (clock is still running though)