CookieComputing / muscala

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

Cut down testing/CPU time on Major/MinorPentatonic Scale #37

Closed CookieComputing closed 3 years ago

CookieComputing commented 3 years ago

image

image

We will need to update the logic here to trim the time on the scales. To account for this, we will probably need to optimize various code components.

Related tasks:

36

35

34