chords: A dataset containing chords.

Description Usage Format

Description

A dataset containing chords, their location on a guitar neck, and the standard fingering used to play them.

Usage

1

Format

A data frame chords:

X1

id field

note

note that is the root of the chord

chord

name of the chord

string_1_fret

Which fret should be pressed on the first string.

string_2_fret

Which fret should be pressed on the second string.

string_3_fret

Which fret should be pressed on the third string.

string_4_fret

Which fret should be pressed on the fourth string.

string_5_fret

Which fret should be pressed on the fifth string.

string_6_fret

Which fret should be pressed on the sixth string.

string_1_finger

Which finger should press the specified fret on the first string.

string_2_finger

Which finger should press the specified fret on the second string.

string_3_finger

Which finger should press the specified fret on the third string.

string_4_finger

Which finger should press the specified fret on the fourth string.

string_5_finger

Which finger should press the specified fret on the fifth string.

string_6_finger

Which finger should press the specified fret on the sixth string.


ezgraphs/ggguitar documentation built on May 16, 2019, 9:56 a.m.