Skip to content

Commit

Permalink
undefined
Browse files Browse the repository at this point in the history
  • Loading branch information
vershylovich committed Oct 13, 2020
1 parent ee1e923 commit b37d2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harmonica_tablature.qml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ MuseScore {
"+10", "-10o" ]; //Labeled by blow 1 like Hohner. Seydel and Lee Okar labels by draw 2

var harmonicMinor = ["+1", "-1b", "-1", "+2", "-2bbb", "-2bb", "-2b", "-2", "-3bbb", "-3bb", "-3b", "-3",
"+4", "-4b", "-4", "+5", "-5b", "-5", "+5o", "+6", "-6", "+6o", undefined, "-7",
"+4", "-4b", "-4", "+5", "-5b", "-5", "+5o", "+6", "-6", "+6o", , "-7",
"+7", "-7o", "-8", "+8", "-8o", "-9", "+9b", "+9", "-10", "+10bbb", "+10bb", "+10b",
"+10", "-10o" ]; //Labeled by blow 1 like Hohner, Seydel and Lee Okar

Expand Down

0 comments on commit b37d2bd

Please sign in to comment.