-
Notifications
You must be signed in to change notification settings - Fork 36
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
Slur does not begin or end on stem #100
Comments
This might be related to #87 |
I think so too. |
Good to know! All the scores I sent are MusicXML conversions. I simplified the score for the purpose of bug reporting. In the full score, there are multiple voices and that's why there is a Curve direction. If I remove the I'll try to dig into the implementation of the Slur in Guido and compare with others to see whether there are simple things to do. |
In case it helps for unit tests, this is another incarnation of the same problem but this time on a cross-staff.. :
|
fixed (and pushed) |
…UID-149-SlurOnChord * commit '5146fe657573b3cfbe5619709e97a7748b9f9060': (46 commits) moved to regressions tests new regression tests fix incorrect slur position for beamed chords (issue grame-cncm#100) fix framework dir add references menu fix missing mkdir fix publish target fix image url revise publish target remove local branch ref todo list extended change mappings url web site (in progress) change mappings url new issue jsdoc revised tabs replaced with space jsdoc update fix link javadoc target ...
…o-develop * commit '7e578c4ce64562945d7120492457898356922186': remove comments fix incorrect beaming with issue grame-cncm#100 beaming (still in progress but almost there) beaming (in progress)
This is a pattern that appears often.
Take the following snippet and watch Slur behavior where they do not start or end on the stem end:
The text was updated successfully, but these errors were encountered: