Fingering palette: correction
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Open the Fingering palette (Advanced workspace).
- LH Guitar Fingering 5: the number "5" isn't used. Instead change this to a capital "T" which is used for the left-hand thumb.
- There is also a spurious question mark symbol.
Comments
Looks the same as in 2.3.2, except for one "?". And I believe I see the reason for that: it is the null termination of the string "012345", due to a bogus loop.
Edit: no, seems a different cause.
Edit 2: it is actually hard coded into the
Advanced.workspace
file, no idea whether this is intentional or an oversight.Edit 3: Actually a combination of both, as seen in the master palette for fingerings, which has en empty field where the advanced palette has a "?"
see https://github.com/musescore/MuseScore/pull/4274
Fixed in branch master, commit 3c66e0e8e2
fix #279165: LH Guitar fingering, "?" too much, "T" missing
and an empty field in the master palette for fingering too much
Fixed in branch master, commit cffdaeea5b
Merge pull request #4274 from Jojo-Schmitz/fingering
fix #279165: LH Guitar fingering, "?" too much, "T" missing
Automatically closed -- issue fixed for 2 weeks with no activity.