musescore / musescore/MuseScore

Issues when changing instrument between pitched and unpitched percussion

Open
#14,714 16 comments 0 reactions 3 assignees View on GitHub

Nobody has claimed this yet.

engraving P2
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug

  1. If instrument changes to unpitched, key signature remains in staff (present in following systems) already reported as #14702

  2. If instrument changes to unpitched, transposing score transposes also this unpitched instrument

https://user-images.githubusercontent.com/1646034/203726770-a179081c-477d-4cc2-995a-af78418adca8.mp4

  1. If instrument changes to pitched, clef and key signature is missing (also in next system)
    Pitched-clef-key-signature-missing

If clef is added manualy, it is shown as expected.
3b) But if key signature is added manualy, accidentals are changed, as if keysig were there, but it is not present, nor in next system.

https://user-images.githubusercontent.com/1646034/203727021-6bee22e6-c799-4918-a069-e776912f39ca.mp4

  1. If Key signature is changed in score, and unpiched instrument is changed to pitched in next bars, staff misses this key change

https://user-images.githubusercontent.com/1646034/203727048-d502d9c3-fb91-4d8b-8ae7-9efc0ac2eee3.mp4

Platform information

  • OS: [reported on Linux]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.