bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1176 in lilypond: support for more than two notes in a tremol


From: lilypond
Subject: Re: Issue 1176 in lilypond: support for more than two notes in a tremolo
Date: Tue, 06 Jul 2010 23:40:32 +0000


Comment #2 on issue 1176 by address@hidden: support for more than two notes in a tremolo
http://code.google.com/p/lilypond/issues/detail?id=1176

This is mathematically incorrect, and I knew it when I posted it. I was just pressed for time and only copy and pasted. a better snippet is:
\score {
   \new Staff {
    \time 3/4
    \repeat tremolo 4 { b16. c' }
    \repeat tremolo 12 { b16 c' d' }
  }
}


Attachments:
        tremolo.png  7.1 KB




reply via email to

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