A MIDI Library for .NET

ChordPattern Class

Description of a chord's pattern starting at the root note.

For a list of all members of this type, see ChordPattern Members .

System.Object
   ChordPattern

public class ChordPattern

Remarks

This class describes the ascending sequence of notes included in a chord, starting with the root note. It is described in terms of semitones relative to root and letters relative to the root. To apply it to particular tonic, pass one of these to the constructor of Chord.

Requirements

Namespace: Midi

Assembly: Midi (in Midi.dll)

See Also

ChordPattern Members | Midi Namespace