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

[MU4] Fix #329470: Wrong/missing transpositioning on MusicXML import #10586

Merged
merged 2 commits into from
Apr 25, 2022

Commits on Mar 3, 2022

  1. Fix #329470: Wrong/missing transpositioning on MusicXML import

    If the optional element "diatonic" is missing, calculate it from "chromatic".
    Jojo-Schmitz committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d54a579 View commit details
    Browse the repository at this point in the history
  2. Add/enable more MusicXML unit tests

    but disable the failing ones.
    Additionally fix one test and sort them alphabetically.
    Jojo-Schmitz committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8e524e3 View commit details
    Browse the repository at this point in the history