dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
74 stars 20 forks source link

Improve Note initializer and various enhancements #162

Closed jsbean closed 5 years ago

jsbean commented 5 years ago

This PR adds a convenience initializer to Note for normal, pitched notes.

Along the way, various normalizations of property names are made.

Nestles up against #98.

jsbean commented 5 years ago

Arg, macOS on Travis is just hanging around chatting and not helping.