highlight_chord | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.