Open rettinghaus opened 6 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.)
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.
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.
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.