Skip to content

Commit

Permalink
Merge pull request #29 from bigodines/master
Browse files Browse the repository at this point in the history
add cavaquinho
  • Loading branch information
mikehadlow committed Sep 16, 2018
2 parents 09906ce + d6ef816 commit 10cca77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/gtr-cof.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/gtr-cof.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/tuning-module.ts
Expand Up @@ -26,6 +26,7 @@ namespace tuning {
{ tuning: "EADG", dots: guitarDots, description: "Bass Standard" },
{ tuning: "DADG", dots: guitarDots, description: "Bass Drop D" },
{ tuning: "DGBD", dots: guitarDots, description: "Banjo" },
{ tuning: "DGBD", dots: guitarDots, description: "Cavaquinho"},
{ tuning: "GCEA", dots: guitarDots, description: "Ukulele C" },
{ tuning: "CGDA", dots: guitarDots, description: "Cello" },
{ tuning: "GDAE", dots: guitarDots, description: "Violin" },
Expand Down

0 comments on commit 10cca77

Please sign in to comment.