musescore / musescore/MuseScore
Unexpected dynamic behavior of hairpins crossing into repeated sections
Open
@RomanPudashkin is already working on this.
Since Oct 4, 2024.
P2
playback
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug (MS Basic)
Description with steps to reproduce
- Go to Bar 95.
- Remove repeat barline and see that flute, oboe, Bb clarinet, bassoon, and horn play normally.
- Add repeat barline. Expected behavior is that the above instruments play correctly. Instead, they suddenly decrease and become almost inaudible.
Behavior occurs when I duplicate the project and manually add a bar around that region. It doesn't happen elsewhere in the score, nor does it happen when I copy that outside the region.
Supporting files, videos and screenshots
See comment for screenshot.
What is the latest version of MuseScore Studio where this issue is present?
4.4.2.242570931
Regression
I was unable to check
Operating system
macOS 12.7.5
Additional context
Similar to this bug, but plays softer instead of louder. Also, it happens at the end of the first repeat, not the beginning of the second.
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.