MusicXml.Net
MusicXml.Net copied to clipboard
Support string inputs
In my usecase, I have the MusicXml file loaded in memory already. Writing it to disk to then read it again would be silly. Creating a method that allows passing in a string or Stream containing the sheet XML would be better in this case.