bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1083 in lilypond: subdivideBeams fails at the beginning of a patt


From: lilypond
Subject: Issue 1083 in lilypond: subdivideBeams fails at the beginning of a pattern
Date: Mon, 10 May 2010 17:42:45 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1083 by pnorcks: subdivideBeams fails at the beginning of a pattern
http://code.google.com/p/lilypond/issues/detail?id=1083

http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00107.html

% workaround: use \overrideBeamSettings

\version "2.13.20"

\relative c' {
  \set beatLength = #(ly:make-moment 1 8)
  \set subdivideBeams = ##t
  \repeat unfold 16 { c32 d }
}

% EOF

Attachments:
        subdivide.png  1.5 KB




reply via email to

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