Multiple volta bracket endings playback incorrectly

• Jun 13, 2010 - 18:13
Reported version
2.1
Type
Functional
Severity
S4 - Minor
Status
closed
Project

There was a test file defined for the version 0.9.5 that was not working. (See attached file)
In the version 0.9.6 the volta can be defined, this was not possible in the version 0.9.5
but it is still not working in the correct way.

Attachment Size
volta_test2_0.mscz 2.14 KB

Comments

Status (old) patch (code needs review) fixed
Status fixed

Fixed in branch master, commit dd2050e2f1

fix #8604, fix #4525, fix #6091, fix #48456, fix #148276, fix #230531, fix #267778: improve volta playback
unwindSection using RepeatList as how a human will notate the volta: using the n-th time a startRepeat is taken, also slightly modified the jump detection logic to have it check for jumps only upon the last passage of a measure

Status (old) patch (code needs review) fixed
Status fixed

Fixed in branch 2.2, commit aaf88ffeb6

fix #8604, fix #4525, fix #6091, fix #48456, fix #148276, fix #230531, fix #267778: improve volta playback
unwindSection using RepeatList as how a human will notate the volta: using the n-th time a startRepeat is taken, also slightly modified the jump detection logic to have it check for jumps only upon the last passage of a measure