musescore / musescore/MuseScore
[MU4 Issue] "Calando" doesn't automatically play diminuendo
Open
@vpereverzev is already working on this.
Since Nov 1, 2022.
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
"Calando" does lower speed as expected, but it doesn't automatically play diminuendo. Calando is the combination of "rallentando" & "diminuendo", therefore it should be played.
To Reproduce
Steps to reproduce the behavior:
- Create a score.
- Place random notes.
- Place a calando.
- Tempo lowers as expected, but no diminuendo is played.
Video
Expected behavior
While lowering the tempo, Calando should simultaneously play a diminuendo, so you won't have to place an invisible diminuendo anymore.

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.