lilypond-user
[Top][All Lists]
Advanced

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

Re: The code of the domra tremolo part.


From: Lukas-Fabian Moser
Subject: Re: The code of the domra tremolo part.
Date: Wed, 8 Sep 2021 11:07:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi Yuri,

Am 08.09.21 um 10:54 schrieb Виноградов Юрий:
Hello. Help please. I need to enter a tremolo in the domra part. It looks like in the screenshot. I don't know how to write it in code. Help please.

For example:

\version "2.22.0"

{
  % Uncomment to get slanted beams:
  % \once \override Beam.positions = #'(1 . 2)
  \repeat tremolo 16 { e''32 <a'' c'''> }

}

To be honest, I think the appearance of tremolo-repeats is not LilyPond's strongest suit. If you uncomment the \override in my example, you get something that approximates your manuscript.

Lukas




reply via email to

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