Two Repeat sections with alternate endings causes the second one to skip its main part #1046
Closed
1 task done
Labels
area-player
Related to the audio playback engine.
platform-all
Affects all platforms
state-accepted
This is a valid topic to work on.
type-bug 🕷️
Is there an existing issue for this?
Current Behavior
In the piece above, the first bars play in the correct order: 1, 2, 1, 3.
But after that, the player jumps to bar 5 (skipping the first play of bar 4), to then continues to correctly play 4, 6, 4, 6, 4, 6, 7...
Happens in both 1.2.3 and on develop branch.
Unsure if this issue is AlphaTex specific or global...
Expected Behavior
Bar 4 should not be skipped in the first repeat lap.
Steps To Reproduce
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.2
Platform
Web
Environment
Anything else?
This surprised me a lot. I wrote a piece in AlphaTex using many alternate endings while AE had been implemented but not yet released. At that time it worked as expected. When I played the piece again today I noticed this bug.
The text was updated successfully, but these errors were encountered: