Represents a key, such as Eb (symbol), #3 (numeric) or VII (numeral).
The only function considered public API is Key.distance
Key.distance
Returns a string representation of an object.
Static
Calculates the distance in semitones between one key and another.
the key
the other key
the distance in semitones
Represents a key, such as Eb (symbol), #3 (numeric) or VII (numeral).
The only function considered public API is
Key.distance