musescore / musescore/MuseScore
[Tuning] Alternate tuning element should be automatically shown on GP import (where applicable)
@DmitryArefiev is already working on this.
Since Jan 24, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Choose option...
Bug description
When a score imported from GP contains an alternate tuning indication (I.e. anything other than "standard tuning"), MS recognises the alternate tuning but doesn't show the engraved tuning element.
Expected behaviour
If the engraved alternate tuning element is shown in a GP score, it should also be shown in MS on import.
Basically, the correct data is already imported when opening a GP file, and you can even see this in the new engraving widget element (see video below), so the work required is to ensure this element is displayed by default (and ideally in such a way that it matches what is seen in the GP score).
Steps to reproduce
See video:
https://www.dropbox.com/s/g4dqr49ld8hl4yn/alternate-tuning-gp-import.mov?dl=0
Screenshots/Screen recordings
No response
MuseScore Version
OS: macOS 13.1, Arch.: x86_64, MuseScore version (64-bit): 4.2.0-232930304, revision: github-musescore-musescore-c8d643a
Regression
No.
Operating system
macOS 13.1
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.