jgadsden / tin-whistle-tablature

MuseScore plugin to add tablature / finger diagrams to a tin whistle staff in a score
https://musescore.org/en/project/tin-whistle-tablature
GNU General Public License v2.0
21 stars 6 forks source link

Improve grace note handling. #13

Closed DLLarson closed 5 years ago

DLLarson commented 5 years ago

Improve the handling of grace notes as well supporting multiple leading notes. Unfortunately trailing grace notes are not supported. This may not be a big deal since the MusicXML format doesn't support them either.

With the grace note stuff I think I've taken this as far as I can. At this point it's actually pretty functional for my use.

Thanks for making it in the first place and allowing me to contribute.

-Dale

DLLarson commented 5 years ago

Hi,

I've added capabilities for handling showing tabs for leading and trailing notes. The MuseScore PR for the next MuseScore release has been accepted.

I've kept each stage of development as a separate commit should they need to be looked at individually.

Note that the newest plugin version will work on all MuseScore 3 versions since it can detect missing features.

-Dale

jgadsden commented 5 years ago

Leaving the two commits separate as requested, rather than squashing.