musescore / musescore/MuseScore
Muse Sounds: horn note cuts off early and adds an extra blip
@davidwhearn is already working on this.
Since Dec 7, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
A particular horn note cuts off a beat early then adds a blip at the end of the notated duration
To Reproduce
- Save attached file, remove the ".zip" extension -
horn-blip.mscz.zip - Load score
- Play (using Muse Sounds)
- Hear error: the half note at the end of the first phrase cuts off a beat early, then adds a blip on the next downbeat (where the rest is)
Expected behavior
Note should play as written
Screenshots
https://user-images.githubusercontent.com/1799936/205343637-42b7ba53-10d6-4af1-8659-826b215a1d8e.mp4
Platform information
- OS: Linux
Additional context
I had noticed this back in the very early days but the problem went away so I assumed it was fixed. Only now am I realizing, the problem isn't fixed, it just got masked when I decided to double the part on a second staff, which is weird in itself. Although FWIW, it sounds less legato and also somehow less "majestic" when doubled for some reason, not sure if that's related.
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.