The sequence of letters in the chord.
This array describes what sequence of letters appears in this chord. Each element is a "letter offset", a positive integer that tell you how many letters to move up from the root for that note. It must start at zero, representing the letter for the root note.
ChordPattern Class | Midi Namespace