lilypond-user
[Top][All Lists]
Advanced

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

Re: suppress warnings


From: Peter O'Doherty
Subject: Re: suppress warnings
Date: Thu, 31 May 2012 11:19:34 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 05/29/2012 04:22 PM, Reinhold Kainhofer wrote:

The real issue is: Why is that warning supposed to be there in the first
place? Shouldn't you be looking for a way to fix the underlying problem
instead?

Cheers,
Reinhold
Good point. The situation is this: the \sustainOn command is often included in a 2-voice texture but the allied command \sustainOff in a 1-voice measure or vice-versa (simple example below). The pedal marking is generally correctly printed but lilypond complains (warning: cannot find start of piano pedal: 'Sustain' ).

<<  { g4 fis8( g) a4 g }    \\ { d4\sustainOn d d d }>>  |
a,4 b,\sustainOff c d |


I could make a fake second voice in the second measure here which I could hide using "s" but the stem direction would have to be manually adjusted too. This seems like a lot of extra work just to avoid a warning.

(Unless there is a better way I'm not seeing.)

Best wishes,
Peter

--
//=============================
->  Peter O'Doherty
->  http://www.peterodoherty.net
->  address@hidden
->  https://joindiaspora.com/people/70716
//=============================




reply via email to

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