bug-lilypond
[Top][All Lists]
Advanced

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

Tremolo with more than two notes


From: Helge Kruse
Subject: Tremolo with more than two notes
Date: Tue, 06 Jul 2010 19:52:31 +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,

Since the documentation explicitly states that tremolo only works with "\tremolo 2", I think this is a feature request.

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.

Minimal example (doesn't work):

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

The attached scan is from a piece with "\time 3/4".

Regards,
Helge



reply via email to

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