![]() ![]() | Pattern for Augmented chords. |
![]() ![]() | Pattern for Diminished chords. |
![]() ![]() | Pattern for Major chords. |
![]() ![]() | Pattern for Minor chords. |
![]() ![]() | Array of all the built-in chord patterns. |
![]() ![]() | Pattern for Seventh chords. |
![]() ![]() | Returns a list of chords which match the set of input pitches. |
![]() ![]() | Equality operator does value equality because Chord is immutable. |
![]() ![]() | Inequality operator does value inequality because Chord is immutable. |
![]() |
Overloaded. Initializes a new instance of the Chord class. |
![]() | The bass note of this chord. |
![]() | The inversion of this chord. |
![]() | The name of this chord. |
![]() | The sequence of notes in this chord. |
![]() | The pattern of this chord. |
![]() | The root note of this chord. |
![]() | Returns true if this chord contains the specified pitch. |
![]() | Value equality. |
![]() | Hash code. |
![]() | |
![]() | ToString returns the chord name. |
![]() | |
![]() |