Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whole note has a bogus setting for the point where an upstem attaches #39

Open
Jojo-Schmitz opened this issue Nov 25, 2024 · 1 comment · May be fixed by #40
Open

Whole note has a bogus setting for the point where an upstem attaches #39

Jojo-Schmitz opened this issue Nov 25, 2024 · 1 comment · May be fixed by #40

Comments

@Jojo-Schmitz
Copy link

Jojo-Schmitz commented Nov 25, 2024

Reveals when (in MuseScore) overriding the "visual duration" of an upstem quarter note (or shorter) to a whole note (i.e. changing the notehead from quarter to whole):
image

Works fine downstem:
image

Is that something for or because of "stemUpSE"?

Leland/leland_metadata.json

Lines 5987 to 6004 in 3d51788

"noteheadWhole": {
"cutOutNE": [
1.296,
0.4
],
"cutOutNW": [
0.2,
0.4
],
"cutOutSW": [
0.212,
-0.4
],
"stemUpSE": [
1.284,
-0.4
]
},

Why no "stemDownNW"? Or should that "stemUpSE" rather be a "cutOutSE"?

@Jojo-Schmitz
Copy link
Author

Jojo-Schmitz commented Nov 25, 2024

Yes it seems a typo: changing that "stemUpSE" to "cutOutSE" fixes the issue

Jojo-Schmitz added a commit to Jojo-Schmitz/Leland that referenced this issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant