Horizontal placement issue with the new L H Guitar Fingering
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0.4466, revision: 6880a0d
Open the attached score. This shows the full range of placement options for the new L H Guitar FIngering in 3.0-dev. There are some bugs:
-
All the fingering has been placed too far to the left. IMV, an additional X-offset of 0.9 sp is needed to correct this.
-
In Measure 5 there are inconsistencies in position. IMV, it is best best to put the fingering directly above the beam in all cases for upstem notes (this applies to measure 6 as well). The opposite rule for downstem notes. IMV, the beam to fingering distance shown under letter "B" is fine.
Attachment | Size |
---|---|
Fingering_positions_ms3.mscz | 13.89 KB |
Comments
Regarding #1, it seems there is a -0.5sp X offset in the default text style for LH guitar fingering, and it is set to right aligned. I'm betting that's a leftover from the old algorithm and should just be replaced with something more appropriate. Looks like changing this to 0sp and center alignment fixes things. Could you verify this works better for you in general? If so, this is an easy change.
The second item has to do with autoplacement I believe and seems unrelated. Better to have these as separate reports.
That looks much better with the settings you've recommended. The only issue is with measures 9 and 10: in voice 1, the gap between the fingering number and the stem is slightly too large. Is it possible to increase the x-offset for the upstem, unbeamed, single notes only by another 0.15 sp?
See also #279963: Vertical placement issue with the new L H Guitar Fingering.
https://github.com/musescore/MuseScore/pull/4401
Just changes the style defaults, the algorithm itself might get more a look later,
Fixed in branch master, commit db9f403a4b
fix #279952: wrong text style defaults for lh guitar fingering
Fixed in branch master, commit 76ed92ca16
Merge pull request #4401 from MarcSabatella/279952-lh-fingering
fix #279952: wrong text style defaults for lh guitar fingering
See also, #280342: Fine-tune L H Guitar Fingering defaults.
Automatically closed -- issue fixed for 2 weeks with no activity.