repeat list

• Jun 21, 2016 - 12:24
Reported version
2.1
Type
Functional
Severity
S5 - Suggestion
Status
by design
Project

put a volta line on a measure, and set the repeat list as 2, 3, 4, i.e. ignore first time.
IT FAILS!

It's a very important basic music implement. for example: the measure before this one is for the first round to play, and this one for the second round to play, if as it is now, it fails, because it gets played at the first round.

I thought it maybe due to loop initial setting in the code caused this. we need a programmer look at it.

GIT commit: 3c7a69d


Comments

Noting critical about this at all.
And unless you plan to fix it yourself, please don't assign to yourself.

Also this does work, check the the attached (the trick is a) the 2nd end-repeat and b) the repeatlist of "1,2,3")

Attachment Size
repeat2-4.mscz 3.66 KB

Hi Jojo, thanks so much for your quick reply! we can be sure MuseScore is just getting better and better. I was a computer programmer, liked do testing, here is the repeat2-4adapted.mscz. it's a very simplified mode based on yours. with this test, the second volta failed to function proproply at first round of playing specified by users , and it works good for later loops. it's a very simple general mode for testing. pls comment, thanks and regards!

Attachment Size
repeat2-4adapted.mscz 3.64 KB

It's a real song pattern/loop, with current MuseScore verion, it can't be played properly. because the second volta gets played in the first loop.
Capture.JPG