Description Usage Arguments Value Examples
Select chords by criteria
1 2 3 |
note_name |
Root of the chord. |
chord_name |
Name of the chord. |
string_1_fret |
Fret location on the 1st string. |
string_2_fret |
Fret location on the 2nd string. |
string_3_fret |
Fret location on the 3rd string. |
string_4_fret |
Fret location on the 4th string. |
string_5_fret |
Fret location on the 5th string. |
string_6_fret |
Fret location on the 6th string. |
Returns a data frame of chords.
1 2 | select_chords(chord_name = 'Major', string_5_fret = 3)
select_chords(note='d')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.