Skip to content

Commit 80f2332

Browse files
committed
port to MuseScore 3. Remove placement feature for now.
1 parent e2b2a7c commit 80f2332

12 files changed

+30
-595
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
This is a plugin for MuseScore 1.2 to add harmonica tablature notation below the notes. It currently supports
2-
1+
This is a plugin for MuseScore 3 to add harmonica tablature notation below the notes. It currently supports
2+
33
* the Hohner Highlander only, for both side, A highlander and D - [Reference](http://musescore.org/sites/musescore.org/files/Hohner%20Highlander%20scale.jpg)
44
* Diatonic A - [Reference](http://harmopoint.com/harmonica-virtuel/) [and for overblows and overdraws](http://www.overblow.com/?menuid=26)
55
* Diatonic Bb - [Reference](http://musescore.org/sites/musescore.org/files/Lee%20Oskar%20Diatonic%20Bb.jpg) [and for overblows and overdraws](http://www.overblow.com/?menuid=26)
@@ -20,12 +20,12 @@ If you want to have your harmonica added to the it, please contact me, or better
2020
* ' = halfstep bend
2121
* " = whole step bend
2222
* "' = 3 halfsteps bend
23-
* +X° = overblow
24-
* -X° = overdraw
23+
* +X? = overblow
24+
* -X? = overdraw
2525
* "<" = slide
2626

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

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

harmonica_chromatic_C_12h.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

harmonica_chromatic_C_16h.js

Lines changed: 0 additions & 54 deletions
This file was deleted.

harmonica_diatonic_A.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

harmonica_diatonic_Bb.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

harmonica_diatonic_C.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

harmonica_diatonic_D.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)