Hi list,
I'm trying to create a pitched trill where the parenthesized note glisses
to a new note.
I've got quite close to the notation I'm after, but I can't find a way to
parenthesize the goal note the same way as the pitchedTrill. \parenthesize
doesn't seem to include the accidental, and is in a different style to
pitchedTrill. Any ideas?
Thanks!
Best,
David
\version "2.19.13"
{
\clef "altovarC"
\once \override Glissando.minimum-length = #10
\once \override Glissando.springs-and-rods = #ly:spanner::set-spacing-rods
\once \override Glissando.bound-details.left.Y = #-3.25
\once \override Glissando.bound-details.right.Y = #-2.75
\once \override Glissando.bound-details.left.padding = #3.5
\pitchedTrill c2\startTrillSpan \glissando ~ des
\once \omit Staff.Flag
\once \omit Staff.Stem
\grace {d8} c8\stopTrillSpan r8
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user