A MIDI Library for .NET

Chord Methods

The methods of the Chord class are listed below. For a complete list of Chord class members, see the Chord Members topic.

Public Static Methods

FindMatchingChords Returns a list of chords which match the set of input pitches.

Public Instance Methods

Contains Returns true if this chord contains the specified pitch.
Equals Value equality.
GetHashCode Hash code.
GetType (inherited from Object) 
ToString ToString returns the chord name.

Protected Instance Methods

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

See Also

Chord Class | Midi Namespace