musescore / musescore/MuseScore
Oboe delays some repeated notes, sometimes even doing a short silence between them
Open
@davidwhearn is already working on this.
Since Aug 25, 2023.
MuseSounds
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Muse Sounds bug
Bug description
Sometimes, when adding repeated notes, the second one is a bit delayed, if the tempo is over 100 BPM then you'll hear a short silence between them if they're short, this issue is pretty close to #14217 (almost the same situation I'd say), now adding the delayed notes to the mix.
Forgot to mention, this gets worse if you start trying with higher BPM.
Steps to reproduce
- Open this file:
Carmen - selection.mscz.zip, just delete the .zip extension, it's not actually compressed - Click play and see/listen to the issue. :)
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/68985619/155f9fc3-014e-4fa7-9103-a2eb2581cad6
MuseScore Version
4.1.1.232071203 and the latest master nightly
Regression
No.
Operating system
Windows 11
Additional context
No response
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.