On 2024-05-28 10:43 am, Fennel wrote:
I would like to draw lines between fingerings to indicate shifts,
pivots, etc. on an unfretted string instrument.

Say I have something like the following:

\version "2.24.3"
\relative c' {
    c4-1 d-2
}


Before you go create something yourself, have you looked at what LilyPond supports [1]? There are built-in options to change the style of the FingerGlideSpanner. Your "V"-bend shape probably could be added as a new style.


[1]: https://lilypond.org/doc/v2.25/Documentation/notation/gliding-fingers


-- Aaron Hill

Reply via email to