Hi Shane,

I am not sure if this is what you are looking for. To me it looks like a normal triller. You can suppress the text if you want.

\version "2.16.0"


\relative c'' {

bes4~\startTrillSpan

bes8.

a16\stopTrillSpan

r2

% or without the text

\once \override TrillSpanner #'(bound-details left text) = ##f

bes4~\startTrillSpan

bes8.

a16\stopTrillSpan

r2

}


Greetings, Ed
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to