Plan para soportar partituras

write, and render sheet music notes in posts?

seems there are some js libs, wonder if easy way to add this support :slight_smile:

5 Me gusta

The concept here is very similar to Discourse Math; I suspect it would not be onerous to do.

10 Me gusta

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 Me gusta

so cool ! @Arkshine

3 Me gusta

This came up in my feed this morning

8 Me gusta