Highlight chord

highlight_chord(data, chord, inversion = 0L, highest_tone = NULL,
  color = "lightblue")

Arguments

data

data with key coordinates, e.g. from keys_chords

chord

chord to highlight, e.g. from construct_chord_major() or construct_chord_raw()

inversion

inversion number

highest_tone

if inversion by highest tone is wanted

color

highlight color

Details

If highest_tone is provided, then inversion is ignored