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