musescore / musescore/MuseScore
[MU4 Issue] Dynamics adversely affecting playback for Muse Sounds strings
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Adding a loud dynamic to a note that is preceded by a section of music marked with a soft dynamic will cause some notes in the soft section to be rendered inaudible.
This is most noticeable with Muse Sounds solo string instruments. I have not been able to reproduce this with a VST or soundfont.
To Reproduce
Demo video:
https://www.dropbox.com/s/ojp4f7gfh6mf684/dynamics-affect-preceding-bars-2.mov?dl=0
Expected behavior
Dynamics markings should not affect playback in bars that precede them.
Platform information
- macOS 12.6 (M1)
Additional context
Same issue as described in #15062. Thanks so much to @Lighwan for discovering it!
@Tantacrul FYI
Demo file:
Caprice №. 24 (Paganini).mscz.zip
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.