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
->  [email protected]
->  https://joindiaspora.com/people/70716
//=============================


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to