MusicXml.Net icon indicating copy to clipboard operation
MusicXml.Net copied to clipboard

Support string inputs

Open holly-hacker opened this issue 6 years ago • 0 comments

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.

holly-hacker avatar Aug 24 '19 23:08 holly-hacker