You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In class KeySignature, line 120, method compareTo(), it seems you are comparing a key against an scale by mistake. I think you want to compare a scale against another scale.
Regards
The text was updated successfully, but these errors were encountered:
Hi Alex,
In class KeySignature, line 120, method compareTo(), it seems you are comparing a key against an scale by mistake. I think you want to compare a scale against another scale.
Regards
The text was updated successfully, but these errors were encountered: