Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 4104 by [email protected]: 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