construct_chord_raw | R Documentation |
Construct a chord by root tone and key distances
construct_chord_raw( root_tone, distances_rel, chord_type = NULL, label_suffix = NULL )
root_tone |
root tone of chord |
distances_rel |
relative distances: major is e.g. |
chord_type |
a chord type, e.g. major, minor |
label_suffix |
a suffix, e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.