-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Make vertical turns available #28173
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
Conversation
Backport of musescore#28173
Why not adding You'd need to make the names of these new ornaments translatable MuseScore/src/engraving/types/symnames.cpp Line 5321 in 88e39b7
MuseScore/src/engraving/types/symnames.cpp Lines 5392 to 5393 in 88e39b7
and add them to https://github.com/musescore/MuseScore/blob/88e39b7c51fcc8bdea1c15e6c49c74f59a026ada/tools/fonttools/smufl2sym-in-trans.json |
Backport of musescore#28173
I think the Haydn ornament is barely used, so I left it out intentionally. But I let @its-not-nice decide. |
@rettinghaus There'd be no harm in having it in the 'More' section, I think! |
Backport of musescore#28173
This makes the vertical turn glyphs and the Haydn ornament available in the extended ornaments palette including playback.
The Haydn ornament is being played back correctly.