CookieComputing / muscala

A music theory library implemented in Scala
MIT License
0 stars 0 forks source link

Migrate sevenths() from key to scales #30

Closed CookieComputing closed 3 years ago

CookieComputing commented 3 years ago

Similar to #14, we should move this method out of the key itself and into a MajorScale and NaturalMinorScale class. This is currently in the key class to add additional sanity checks as properties of keys