Open ultraGentle opened 3 years ago
The file is located at https://github.com/LibreScore/webmscore/blob/web/web-example/Aequale_No_1.mscz right in the same directory as example.js
I didn't download the folder -- just copied and pasted the code snippet I needed, and then downloaded following the comment in the code. Anyway, just wanted the maintainers to know there's a discrepancy.
Just mentioning this since I was getting a confusing error trying to run the example in Node js.
https://github.com/LibreScore/webmscore/blob/web/web-example/example.js
The example score file name string is given as
Aequale_No_1
However, the actual file name of the score downloaded from
// https://musescore.com/openscore/scores/4074271
in the example isAequale_No._1
with a.
after theNo
.