I’ve been working on implementing the features needed to make LilyPond support Tsugaru shamisen notation, and I think it’s now complete enough that I can share it.
This example shows most of the output features:
Here’s what’s included:
- Predefined tunings
-
honchoushiTuning
(C F C’) -
niagariTuning
(C G C’) -
sansagariTuning
(C F B♭’)
-
- Annotations
-
\hajiki
left-hand pluck ハ -
\sukui
upstroke ス -
\uchi
hammer-on ウ -
\oshi
oshibachi ⅃ -
\keshi
mute ケ
-
- Underlines for note lengths
- Dot rests (with underlines as appropriate)
- Compressed spacing for 4300 phrases and similar
There are instructions and more details on the project page.
Please try it out and let me know how you get on!