musescore / musescore/MuseScore
[MU4 Issue] In "Edit drumset", custom notehead setting is not maintained when entering notes with the piano
Open
@zacjansheski is already working on this.
Since Jun 13, 2023.
P2
percussion
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Noteheads set in Edit Drumset, apart from standard, do not seem to register in the score.
To Reproduce
- Create a new score with a drumset.
- In note input mode, click on the Edit Drumset button.
- Put the instruments in MIDI number order.
- Click on A1 and name "Met click". Make notehead a cross. Leave other properties unchanged.
- Click on A#1 and name it "Met. bell". Keep notehead as standard. Leave other properties unchanged.
- Click OK.
- Now apply both click and bell to the score using the on-screen Piano keys A1 and A#1.
RESULT: Both notes have standard noteheads.
Expected behavior
The met click in this case should have a cross notehead.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-2858462377, revision: github-musescore-musescore-93c9b73
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.