A MIDI Library for .NET

Chord Constructor

Constructs a chord from its root note, pattern, and inversion.

Overload List

Constructs a chord from its root note, pattern, and inversion.

public Chord(Note,ChordPattern,int)

Constructs a chord from a string.

public Chord(string)

See Also

Chord Class | Midi Namespace