lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4104 in lilypond: MIDI: Inconsistent warning messa


From: lilypond
Subject: [Lilypond-auto] Issue 4104 in lilypond: MIDI: Inconsistent warning message for (de)crescendos between 2.16.x and 2.18/19.x
Date: Tue, 16 Sep 2014 06:54:56 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4104 by address@hidden: MIDI: Inconsistent warning message for (de)crescendos between 2.16.x and 2.18/19.x
https://code.google.com/p/lilypond/issues/detail?id=4104

On 13/09/14 20:13, Dan Eble wrote:>> I'm not top posting.
% warning: (De)crescendo with unspecified starting volume in MIDI.
%
% In 2.16, both of these scores trigger the warning.
%
% In 2.18 (and 2.19.14), only the first score triggers the warning.  The
% inconsistency does not seem right; the starting volume is no worse
% specified in the first case than the second.  The output does sound
% like it is growing, so the warning does not seem very helpful.


\score {
  \new Staff \relative e' { f\< f f f\! }
  \midi {}
}

\score {
  \new Staff \relative e' { f f\< f f\! }
  \midi {}
}

--
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]