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

[MU3 Backend] ENG-23: Infer transpositions for guitar staves #8358

Merged

Commits on Jun 29, 2021

  1. ENG-23: Infer transpositions for Guitar staves

    Dolet for Sibelius does not support transpositions, and thus exports the
    sounding pitch for guitar staves, resulting in notation an octave below
    where it ought to be. This adds a simple mechanism for inferring a
    part's transposition. Since a normal MusicXML part expects the correct
    written pitches, then applies the transposition to the sounding pitch,
    this also adds a part-wise mechanism for transposing the *written*
    pitch, called `_inferredTranspose`.
    iveshenry18 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    aa23c4a View commit details
    Browse the repository at this point in the history