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

Custos within variant #16

Open
goursaud opened this issue Jul 23, 2020 · 1 comment
Open

Custos within variant #16

goursaud opened this issue Jul 23, 2020 · 1 comment

Comments

@goursaud
Copy link
Collaborator

A custos within a variant does not point to the next note but to the next note outside the variant (should be a but is G). Workaround (not ideal) is to specify the pitch of the custos: ca.

<piece: {mensural: void}, {staf: 5, black}> <part: Contratenor> {clef: C10} {solm: 0} {mens: O9} Sa. md. sc sb sa mb mG Pm7 mG. sa sb sc {var="Sa _{var="c" V : (om.) BU Br1} _{clef: F10} {solm: 0} ma" V BU Br1 : "Sa." Per} sG sE. fD sC mB <lig>SA. SD.</lig> mGG. mC sB SGG. </part> </piece>

image

@annplaksin
Copy link
Contributor

As I assumed, base/nextPitch() only interates through following items on the highest hierarchical level of the piece when trying to find a following pitch.

Would it be okay to help yourself with the workaround? Since it can be solved with specifying the pitch, this issue has a lower priority than the others that can't be fixed with a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants