musescore / musescore/MuseScore
Looping bounds ignored when selecting a measure after defining looping region
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Description
Copied from https://github.com/musescore/MuseScore/issues/14917:
Open a score with multiple measures.
Select several contiguous measures
Click the loop playback button in the toolbar to define a looping region.
Press play. The playback will correctly loop within the region you have defined.
Click another measure while playback is engaged. Now the playhead jumps to the selected measure and ignores the looping boundaries. Even pressing stop and starting play again does not return you to the previously defined looping area.
Video
Platform information
Windows10
Additional context
Doesn't occur in MU3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.