lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5080 Gracenot


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5080 Gracenotes at the start of a volta alternative now breaks autobeaming in the same way as in multipart music.
Date: Fri, 03 Mar 2017 14:13:20 +0000

On 03/03/17 12:23, David Kastrup wrote:

Sven Axelsson address@hidden writes:

On 3 March 2017 at 11:53, Andrew Bernard address@hidden wrote:

Hi Sven,

Graces are a bit subtle. Try this:

\version "2.19.56"

\relative c'' {
\repeat volta 2 {
c8. c16 c4 c2 |
}
\alternative {
{ \grace { c32 } c8. c16 c4 c2 | }
{ \grace { s32 } c8. c16 c4 c2 | }
}
c8. c16 c4 c2 |
}

Ah, yes. I remember having to do that in multipart music, but not in
alternatives. Is that something that have changed?

Quite likely, yes. There was work for resetting the bar position to the
previous value for each alternative in 2.19, courtesy yours truly. It
would appear that I did not anticipate this kind of foreshortening.
File a bug for this: it's different from the infamous issue 34 (even
though the workaround looks identical) and should be fixable much more
gracefully.


[issues:#5080] Gracenotes at the start of a volta alternative now breaks autobeaming in the same way as in multipart music.

Status: New
Created: Fri Mar 03, 2017 02:12 PM UTC by pkx166h
Last Updated: Fri Mar 03, 2017 02:12 PM UTC
Owner: nobody

On 03/03/17 14:06, Sven Axelsson wrote:

Gracenotes at the start of a volta alternative now breaks autobeaming in
the same way as in multipart music. They need to be balanced by an
equivalent skip in order to work. This was not the case with 2.18.

\version "2.19.56"

\relative c'' {
\repeat volta 2 {
c8. c16 c4 c2 |
}
\alternative {
{ \grace c32 c8. c16 c4 c2 | }
{ c8. c16 c4 c2 | } % breaks
% { \grace s32 c8. c16 c4 c2 | } % works
}
c8. c16 c4 c2 |
}


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.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
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]