musescore / musescore/MuseScore
[MU4 Issue] MuseSounds Horn in F has high-pitched noise on certain notes
@davidwhearn is already working on this.
Since Dec 27, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
The Horn in F instrument for MuseSounds has a high-pitched noise for certain notes, the most prominent being a forte-piano E5.
To Reproduce
Steps to reproduce the behavior:
- Set the instrument to Horn in F
- Add an E5 note
- Add a forte-piano to the note
(You can also add an accent to make it louder and make the sound more apparent)
Expected behavior
It plays the note without a high-pitched noise
Screenshots
Spectrogram:

After Low Pass:
(A drawback to a low-pass filter is that it reduces the fidelity of the sample. It could be better to isolate the issue and remove the specific frequencies)
Platform information
- Windows 10 (64 bit)
Additional context
The issue may happen with other notes, it's just forte-piano E5 that is most apparent.
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.