-
I'm looking for a java api that would generate musicxml files. I would like to pass in the music notes one at a time or as an array. Also would like to set key, clef, etc in the api. I want to run it in android. Can anyone recommend a a java api that I can use for this purpose? |
Beta Was this translation helpful? Give feedback.
Answered by
mdgood
Mar 14, 2022
Replies: 2 comments
-
This Java library could help you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perhaps the JFugue library could help as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aruns911
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Perhaps the JFugue library could help as well.