Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos and improve wording in README.md file #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
This is a plugin for MuseScore 3 to add harmonica tablature notation below the notes. It currently supports
This is a plugin for MuseScore 3 to add harmonica tablature notation below the notes. It currently supports:

* the Hohner Highlander only, for both side, A highlander and D - [Reference](http:https://musescore.org/sites/musescore.org/files/Hohner%20Highlander%20scale.jpg)
* Diatonic A - [Reference](http:https://harmopoint.com/harmonica-virtuel/) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic Bb - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20Diatonic%20Bb.jpg) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic C - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oscar%20C.jpg) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic D - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20Diatonic%20D.jpg) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic F - [Reference](http:https://harmopoint.com/harmonica-virtuel/) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic G - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20%20Diatonic%20G.jpg) [and for overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Hohner Highlander for both sides (A highlander and D) - [Reference](http:https://musescore.org/sites/musescore.org/files/Hohner%20Highlander%20scale.jpg)
* Diatonic A - [Reference](http:https://harmopoint.com/harmonica-virtuel/), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic Bb - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20Diatonic%20Bb.jpg), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic C - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oscar%20C.jpg), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic D - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20Diatonic%20D.jpg), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic F - [Reference](http:https://harmopoint.com/harmonica-virtuel/), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Diatonic G - [Reference](http:https://musescore.org/sites/musescore.org/files/Lee%20Oskar%20%20Diatonic%20G.jpg), [overblows and overdraws](http:https://www.overblow.com/?menuid=26)
* Chromatic C, 12 holes - [Reference](http:https://musescore.org/sites/musescore.org/files/12%20Hole%20Chromatic%20slide%20Harmonica.txt)
* Chromatic C, 16 holes - [Reference](https://coast2coastmusic.com/chromatic/tuning_charts.shtml)


If you want to have your harmonica added to the it, please contact me, or better, do a pull request.
If you want to have your harmonica added to it, please contact me, or even better, do a pull request.


##Convention
## Conventions
* "+" = blow
* "-" = draw
* ' = halfstep bend
Expand All @@ -24,8 +24,8 @@ If you want to have your harmonica added to the it, please contact me, or better
* -X? = overdraw
* "<" = slide

Bends, over blow, over draw may be supported if it's the only way to play the note.
If there are two holes for one note, a choice has been made (draw)
Bends, over blow, over draw may be supported if it's the only way to play the note.
If there are two holes for one note, a choice has been made to draw.

##More info
## More info
See the official [project page](http:https://musescore.org/en/project/harmonicatablature)