Comment #2 on issue 1176 by jameseli...@googlemail.com: 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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to