Constructs a chord from its root note, pattern, and inversion.
public Chord(Note,ChordPattern,int)
Constructs a chord from a string.
public Chord(string)
Chord Class | Midi Namespace