musescore / musescore/MuseScore
[MU4 Issue] Muse Sounds: tremolo not affected by dynamic changes (crescendo, diminuendo)
Open
Nobody has claimed this yet.
MuseSounds
P1
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Muse Sounds does not play back crescendos and diminuendos during a tremolo. The entire tremolo is played at the same dynamic.
To Reproduce
Steps to reproduce the behavior:
- Create a score
- Add a whole note with some sort of tremolo
- Add dynamics so that the tremolo crescendos from piano to forte
- Play and listen: the entire tremolo is played at piano.
Expected behavior
The tremolo should follow crescendos and diminuendos (like it did in MU3 and does with MS Basic).
Screenshots
Platform information
- OS: Windows 11
Additional context
Additionally, as heard in the video, not all of the notes in the tremolo chord seem to play back, but I'll investigate and log that issue separately.
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.