bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mix


From: lilypond
Subject: Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures
Date: Thu, 15 Mar 2012 06:59:28 +0000


Comment #5 on issue 2402 by address@hidden: Extra bar-lines appear when cadenzas are mixed with time signatures
http://code.google.com/p/lilypond/issues/detail?id=2402

Problem found - if a \cadenzaOn starts at the same point in time where a \cadenzaOff stops, it may or may not kick in (as the two commands both act on Timing.timing and Timing.autoBeaming).

As a workaround I've put \grace { s32 } after the cadenzaOffs in my score and it works like a charm.

Didn't we have the same problem with MIDI volume (offs and ons falling at the same time)? It'd be nice perhaps to have a generic way to handle `offs' so that they were always registered before `ons' (i.e. some sorta macro define-on-command and define-off-command).




reply via email to

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