bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 630 in lilypond: non-synchronized grace note makes voiceOne go


From: lilypond
Subject: Re: Issue 630 in lilypond: non-synchronized grace note makes voiceOne go stems down
Date: Tue, 07 Feb 2012 13:29:35 +0000


Comment #14 on issue 630 by address@hidden: non-synchronized grace note makes voiceOne go stems down
http://code.google.com/p/lilypond/issues/detail?id=630

I don't think the problem with Phil's example is issue 34. The point is that graceSettings aren't iterated, they're applied instantly at the start of a timestep in the Grace_engraver. Before this engraver was added, this worked fine since all the set/unset processing was carried out via applyContext inside start(|stop)GraceMusic. Obviously \oneVoice sends a load of stream events which arrive later than the start of translation, so the stem direction override ends up being reverted.




reply via email to

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