write, and render sheet music notes in posts?
seems there are some js libs, wonder if easy way to add this support
write, and render sheet music notes in posts?
seems there are some js libs, wonder if easy way to add this support
The concept here is very similar to Discourse Math; I suspect it would not be onerous to do.
I confirm. Implementation is fairly straightforward.
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)
so cool ! @Arkshine
This came up in my feed this morning