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

note head modifiers circle, slash, backslash #3911

Open
florento opened this issue Jan 9, 2025 · 2 comments
Open

note head modifiers circle, slash, backslash #3911

florento opened this issue Jan 9, 2025 · 2 comments

Comments

@florento
Copy link

florento commented Jan 9, 2025

Describe the solution you'd like
Is the rendering of the note head modifiers circle, slash and backslash supported?

Additional context
for instance with

<note oct="4" pname="a" head.shape="x" head.mod="circle" dur="4" />
<note oct="4" pname="d" head.mod="backslash" dur="4" />
<note oct="4" pname="d" head.mod="slash" dur="4" />

we obtain
headmod-verovio
whereas the intended result would be (for the 2 first notes)
headmod-ms

@lpugin
Copy link
Contributor

lpugin commented Jan 10, 2025

OK. Which SMuFL codes do you need? https://w3c.github.io/smufl/latest/tables/noteheads.html

@florento
Copy link
Author

florento commented Jan 10, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants