lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3878 in lilypond: MIDI lyrics start at 0 even


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3878 in lilypond: MIDI lyrics start at 0 even when music doesn't
Date: Sat, 15 Mar 2014 13:17:23 +0000


Comment #16 on issue 3878 by address@hidden: MIDI lyrics start at 0 even when music doesn't
http://code.google.com/p/lilypond/issues/detail?id=3878

Pffff.  I just took a look at lily/score-performer.c.

It would appear that one reasonably "consistent" way would be to allow negative values of skipTypesetting here in order to have time start earlier. There are a number of downsides to this approach. a) It does not make sense to warn about pre-zero grace notes for skipTypesetting = 0 when we don't warn about missed material for skipTypesetting > 0.
b) that's no user interface but rather a hack.

However, if the hack turns out to be reasonably easy to turn into something workable, we can probably create a separate variable for time-shifting the Midi and let its information travel the same path as skipTypesetting.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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