lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4739 Wrong be


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4739 Wrong beaming with rest before subdivision
Date: Mon, 11 Jan 2016 10:52:47 +0000

I will consider this bug in the context of 4738.

Attachments:


[issues:#4739] Wrong beaming with rest before subdivision

Status: Accepted
Created: Mon Jan 11, 2016 10:50 AM UTC by Urs Liska
Last Updated: Mon Jan 11, 2016 10:50 AM UTC
Owner: Urs Liska
Attachments:

When a rest occurs under a beam before a subdivision the previous stem gets the wrong number of beam(let)s. The number of beamlets should represent the duration of the rest, but actually it represents the duration of the note following the subdivision.

In the following example the stems before the rests should have four beamlets each, but they have three and two, corresponding to the following notes.

\version "2.19.36"

{
  \time 2/4
  \set subdivideBeams = ##t
  \set baseMoment = #(ly:make-moment 1/16)
  \repeat unfold 7 c'64 [ r  c'32 c' c' c' ]
  \repeat unfold 3 c'64 [ r  c'16 c' c' ] |
}

This behaviour has been present since at least 2.18.2 (so presumably forever).


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

reply via email to

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