lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Expressive marks


From: Xavier Scheuer
Subject: Re: Expressive marks
Date: Fri, 13 May 2022 10:14:44 +0200

On Fri, 13 May 2022 at 09:25, Mario Bolognani <mario.bolognani@gmail.com> wrote:
>
> Any idea on how to obtain this kind of expressive marks?
>
> Many thanks for any useful suggestion

Hello,

I would probably use a TrillSpanner without "tr." left text.

\relative c'' {
  \override TrillSpanner.bound-details.left.text = #'()
  e8\startTrillSpan e c c\stopTrillSpan
}

Cheers,
Xavier

--
Xavier Scheuer <x.scheuer@gmail.com>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]