lilypond-devel
[Top][All Lists]
Advanced

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

tremolo bugs


From: Kristof Bastiaensen
Subject: tremolo bugs
Date: Sat, 03 Sep 2005 13:58:51 +0200

Hi,

The following fragment shows some bugs on tremolo's (version 2.7.0):

- The eight note has too many beams (should be just one).

- The beams are also placed too close to the notehead (there should be
at least two staff-spaces between the notehead and the beam).

- The beam shouldn't touch the flag.

\score
{
  \new Staff {
    \relative c''{
      \time 3/8
      \repeat tremolo 4 g16
      \repeat tremolo 2 g16
    }
  }
  \layout {}
}

As a side note, wouldn't it be easier if tremolo's could be entered as
normal notes?  Something like this (for the above fragment):
\tremolo 16 { g4 g8 }

Kristof Bastiaensen

Attachment: tremolo.png
Description: tremolo example


reply via email to

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