lilypond-user
[Top][All Lists]
Advanced

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

Similar to tremolo


From: Helge Kruse
Subject: Similar to tremolo
Date: Mon, 05 Jul 2010 20:36:57 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1 Thunderbird/3.0

Hello,

I need to write a piece with a tremolo like fast repetition. But since there are three notes in this repetition, the
  \repeat tremolo n { x y }
doesn't work. How can I achieve such notation?

Minimal example:

\score {
   \new Staff {
    \time 3/4
    \repeat tremolo 2 { b8. c' }
    \repeat tremolo 3 { b8. c' d }
  }
}


Regards,
Helge

Attachment: tremolo3.png
Description: PNG image


reply via email to

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