A MIDI Library for .NET

ChordPattern.Abbreviation Property

Abbreviation for this chord pattern.

public string Abbreviation { public get; }

Remarks

This is the string used in the abbreviated name for a chord, placed immediately after the tonic and before the slashed inversion (if there is one). For example, for minor chords the abbreviation is "m", as in "Am".

See Also

ChordPattern Class | Midi Namespace