Replies: 2 comments
-
A clef is a symbol that has no sound. Do you mean you want to select a staff? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are right. Exactly, I want to select a staff. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
the toolkit method
Select
allows to select a measure range. It would be really great, if I could also specify here the clef.Use Case:
If have a MusicXml with G and F clef. I want to create a midi file which only contains the G clef.
Therefore I call the select API as following:
If the MusicXml has for example 3 clefs and I want to render clef 1 and clef 3, maybe I could specify them with a comma
like this:
Kind regards
André
Beta Was this translation helpful? Give feedback.
All reactions