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

Chords and Mensuration Sign's Orientation and Loc #3790

Merged
merged 10 commits into from
Sep 19, 2024

Conversation

martha-thomae
Copy link
Contributor

Add support for translating the orientation of mensuration signs from CMME to MEI. Also add a few comments for readability.

{
assert(m_currentContainer);

Chord *chord = new Chord();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about the chord duration? I guess in CMME it is given in the notes (each of them). The practice in Verovio is to expect the longest duration to be given in the chord

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think my latest commit does this, but please check

src/iocmme.cpp Show resolved Hide resolved
src/iocmme.cpp Show resolved Hide resolved
src/iocmme.cpp Outdated Show resolved Hide resolved
@martha-thomae martha-thomae changed the title Add orientation for mensuration signs in cmme Sep 19, 2024
@lpugin
Copy link
Contributor

lpugin commented Sep 19, 2024

Merging now, will be adjusted if needed. Thanks

@lpugin lpugin merged commit 59a7d84 into rism-digital:develop-cmme Sep 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants