Open jsbean opened 5 years ago
Add some examples of parsing, manipulating, and exporting very basic MusicXML samples to the README.
Important concepts to discuss are:
MusicXML.Score
Traversal
Partwise
Timewise
Partwise.Measure
Timewise.Measure
*.Part
We should use jazzy to generate docs automatically from the codebase.
jazzy
Add some examples of parsing, manipulating, and exporting very basic MusicXML samples to the README.