highlight_chord.Rd
Highlight chord
highlight_chord(data, chord, inversion = 0L, highest_tone = NULL, color = "lightblue")
data | data with key coordinates, e.g. from keys_chords |
---|---|
chord | chord to highlight, e.g. from |
inversion | inversion number |
highest_tone | if inversion by highest tone is wanted |
color | highlight color |
If highest_tone
is provided, then inversion
is ignored