Plan to support sheet music

I confirm. Implementation is fairly straightforward. :+1:
You need a container, basic code, and sheet music to download (.musicxml).

One issue is downloading the .musicxml file; it will fail because of CORS origin.
I guess you would need an interface to upload it, and then you can render it with the local file.

I could not test the player; you must be a Github sponsor.

(I will see to make a theme component)

8 Likes