music-notation-swift / music-notation-core

Music Notation Library in Swift (Deprecated. See `music-notation` instead)
MIT License
115 stars 16 forks source link

Rename `Tone` to `Pitch` #113

Closed drumnkyle closed 6 years ago

drumnkyle commented 7 years ago

According to this article, we should be changing the name of Tone to Pitch. Make sure to change the class diagram as well.

massimobio commented 6 years ago

Fixed in #124