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-20: Add support for "wavy" type brackets #8480

Merged

Commits on Jun 30, 2021

  1. ENG-20: Add support for "wavy" type brackets

    Previously, brackets with line-type "wavy" were unsupported. This commit
    adds handling for them by creating a Trill line of type PRALLPRALL_LINE,
    which best visually matches the examples in the MusicXML spec. This
    required some fairly involved changes to the structure of
    MusicXMLParserPass2::bracket().
    iveshenry18 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    4728006 View commit details
    Browse the repository at this point in the history