Added dadgad 6 string and drop-d 6 string

This commit is contained in:
jticket1024 2018-02-16 11:33:38 -09:00
parent 27f9834f4c
commit 1700d74d96
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ declare -A tuning=(
[6d]="D2 G2 C3 F3 A3 D4"
# Standard tuning
[6e]="E2 A2 D3 G3 B3 E4"
#dadgad 6-string
[dadgad]="D2 A2 D3 G3 A3 D4"
#drop D 6 String
[drop-d]="D2 A2 D3 G3 B3 E4"
# 12 string dropped 1 step.
[12d]="D3 D2 G3 G2 C4 C3 F4 F3 A3 D4"
# 12 string standard tuning