musescore / musescore/MuseScore
Muse Sounds Trombone has bad dotted crotchet timing between E4 and B4
@iamtesch is already working on this.
Since Sep 4, 2023.
- 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
In the .mscx file in Trombone-rhythm.zip, the Muse Sounds trombone has been given the same dotted rhythm in every bar. But in the live playback and exported audio files, it only plays the correct rhythm in the first and last bars (see the attached .ogg file). E.g. in:
- bar 2, it makes the first note the length of a crotchet;
- bar 3, it makes the first note the length of 5 semiquavers;
- bar 4, it starts and ends the first note a semiquaver early;
- bar 5, it starts the first note a semiquaver early;
- etc.
In each bar, the third note more or less starts on time, and the length of the second note varies to fill the gap between the first note and the third.
"Trombones a3" and other instruments do not suffer from this problem.
Steps to reproduce
Open the attached .mscx file and play it.
Screenshots/Screen recordings
No response
MuseScore Version
MuseScore version (64-bit): 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
Windows 10
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.