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

[MusicXML] full support for Harmon mutes #25888

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

rettinghaus
Copy link
Contributor

@rettinghaus rettinghaus commented Dec 19, 2024

This PR fixes the export of Harmon mutes, which produced invalid MusicXML.
It adds also complete import of these symbols.

@oktophonie oktophonie requested a review from miiizen December 19, 2024 12:45
@miiizen miiizen self-assigned this Dec 19, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 19, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 19, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 19, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 19, 2024
m_e.skipCurrentElement();
}
}
m_notations.push_back(Notation::notationWithAttributes(u"harmon-closed", attributes, u"articulations", mute));
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like the parent element should be technical.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're correct!

@miiizen miiizen merged commit 85fae34 into musescore:master Dec 20, 2024
11 checks passed
@rettinghaus rettinghaus deleted the xml/harmon branch December 20, 2024 14:54
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 20, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 20, 2024
Jojo-Schmitz pushed a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 20, 2024
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Dec 28, 2024
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jan 9, 2025
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants