ELVIS-Project / scoring-up

3 stars 1 forks source link

XSLT version #2

Open rettinghaus opened 6 years ago

rettinghaus commented 6 years ago

It would be great to have this great piece of software as XSLT, so it may be applied client-side directly before rendering in Verovio.

martha-thomae commented 4 years ago

Hi @rettinghaus. I am looking into these issues that you kindly raised a while ago. Specifically to this one (https://github.com/ELVIS-Project/scoring-up/issues/2) and the one about <parts> (https://github.com/ELVIS-Project/scoring-up/issues/3). I haven't used XSLT before. So, would you mind expanding a bit on this just to know how this could be useful? (I am starting to go over documentation about XSLT.)

rettinghaus commented 4 years ago

The advantage would be, that the score will not have to be prepared separately for rendition in the browser, but could be generated on the fly, like here https://www.verovio.org/tutorial.xhtml?id=topic08. So you could switch between the original parts and the score in the browser, and all comes from a single file.

martha-thomae commented 4 years ago

Thank you for pointing me out to the right resource, @rettinghaus. I will take a look at this. Currently, for another project, I am implementing this tool into JavaScript (using a DOMParser to process the MEI files). Oh, and also working with <parts>-based MEI.