A MIDI Library for .NET

ChordPattern.Ascent Property

The ascending note sequence of the chord, in semitones-above-the-root.

public int[] Ascent { public get; }

Remarks

This sequence starts at zero (for the root) and is monotonically increasing, each element representing a pitch in semitones above the root.

See Also

ChordPattern Class | Midi Namespace