A MIDI Library for .NET

ChordPattern Members

ChordPattern overview

Public Static Operators

Equality Operator Equality operator does value equality.
Inequality Operator Inequality operator does value inequality.

Public Instance Constructors

ChordPattern Constructor Constructs a chord pattern.

Public Instance Properties

Abbreviation Abbreviation for this chord pattern.
Ascent The ascending note sequence of the chord, in semitones-above-the-root.
LetterOffsets The sequence of letters in the chord.
Name The name of the chord pattern.

Public Instance Methods

Equals Value equality.
GetHashCode Hash code.
GetType (inherited from Object) 
ToString ToString returns the pattern name.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ChordPattern Class | Midi Namespace