|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4740 Wrong beam subdivision when duration == baseMoment |
Date: | Mon, 11 Jan 2016 11:44:33 +0000 |
[issues:#4740] Wrong beam subdivision when duration == baseMoment
Status: Accepted
Created: Mon Jan 11, 2016 11:44 AM UTC by Urs Liska
Last Updated: Mon Jan 11, 2016 11:44 AM UTC
Owner: Urs Liska
Attachments:
Beam subdivision behaves wrongly when the duration of a stem equals baseMoment
.
The following example features two cases, one real-world example with mixed durations and one beam with regular notes.
\version "2.18.2" \relative f' { \set subdivideBeams = ##t \set baseMoment = #(ly:make-moment 1/16) g16 [ c ~ c64 b a g fis g a g ] \set baseMoment = #(ly:make-moment 1/32) g32 g g g g g g g }
Expected behaviour:
First beam: The first two stems (16) should be connected with two beams, followed by a subdivision with one beam (during the tied note).
Second beam: sequence of 3-2-3-1-3-2-3 beams, exactly as if baseMoment
was set to 1/16
.
Actual behaviour with four versions:
First beam: Identically wrong with any version since 2.18.2.
Second beam:
I will consider this in the context of 4738
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |