foxfanfare
2018-09-06 18:57:53 UTC
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
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