Skip to content

johnnildo/MusicXml.Net

 
 

Repository files navigation

MusicXml.Net

Now parsing MusicXml is easy in .NET! Simply call MusicXmlParser.GetScore with your file location and enjoy!

var score = MusicXmlParser.GetScore("Your file URI");

With your score in hand you can have access to most of the features of MusicXml notation.

About

Quick C# parser for MusicXML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%