![]() ![]() | Pattern for Chromatic scales. |
![]() ![]() | Pattern for Harmonic Minor scales. |
![]() ![]() | Pattern for Major scales. |
![]() ![]() | Pattern for Melodic Minor scale as it ascends. |
![]() ![]() | Pattern for Melodic Minor scale as it descends. |
![]() ![]() | Pattern for Natural Minor scales. |
![]() ![]() | Array of all the built-in scale patterns. |
![]() ![]() | Equality operator does value equality because Scale is immutable. |
![]() ![]() | Inequality operator does value inequality because Chord is immutable. |
![]() |
Constructs a scale from its tonic and its pattern. |
![]() | |
![]() | The sequence of notes in this scale. |
![]() | The pattern of this scale. |
![]() | The tonic of this scale. |
![]() | Returns true if pitch is in this scale. |
![]() | Value equality. |
![]() | Hash code. |
![]() | |
![]() | Returns the scale degree of the given pitch in this scale. |
![]() | ToString returns the scale's human-readable name. |
![]() | |
![]() |