score-library
score-library copied to clipboard
Would love to have any amount of documentation, even high-level
This library looks like it has everything I need but I can't tell the easiest way to get the info I need from a score (I'm just interested in using the MusicXML parsing part).
A high-level overview in a README of the mechanisms to get at the data would be really great, even if it's just a paragraph or two. Until then I'll dig in myself and see what I can figure out. Thanks for everything that's there.
@sambaker did you end up finding any documentation or use this library for a project of your own?
@AlJohri I didn't find any documentation. I was able to use it a little in one project but it only worked with a very limited number of mxml files. I don't think it was bugs in the library so much as me not having time to figure out how to use the library fully without docs. You can take a look at this app https://github.com/sambaker/bone-score or on the web here: http://bonescore.dreamhosters.com/app/
There are some working mxml files included in the project.