bug-lilypond
[Top][All Lists]
Advanced

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

Subdivised beams bug


From: foxfanfare
Subject: Subdivised beams bug
Date: Thu, 6 Sep 2018 11:57:53 -0700 (MST)

Hi all,

I found a small bug while using the automatic beaming function. 
http://lilypond.org/doc/v2.19/Documentation/notation/beams.html#setting-automatic-beam-behavior

See:

\relative c'' {
  \set subdivideBeams = ##t

  % Set beam sub-group length to an eighth note
  \set baseMoment = #(ly:make-moment 1/8)
  \set beatStructure = 2,2,2,2
  c32[^"OK" c c c c c c c]
  
  c32[^"OK" c r c c r c c]

  c32[ c c c c^"BUG" c c] r
}

When the beat ends with a rest, the subdivised beam doesn't work correctly.



--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html



reply via email to

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