musescore / musescore/MuseScore
[MU4 and Muse Sound] Notes play legato when no slur is added (woodwinds but not only)
Open
@RomanPudashkin is already working on this.
Since Jul 26, 2023.
playback
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
When playing clean notes without attacks or slurs, the resulting sound is legato, when the common interpretation is with a light staccato and each note is tongued.
I attach a video with an example in which the figures sound exactly the same whether the slur is added or not. (The video is static due to an issue with my laptop, the scroll bar actually works in MU),
(The same happens with brasses and strings: clean passages and slurred play exactly the same)
Expected behaviour: notes are tongued
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.