Originally created by: *anonymous
Originally created by: pkx1...@gmail.com
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 {}
}
Originally posted by: nine.fie...@gmail.com
This seems to be a duplicate of issue 3945.
Originally posted by: simon.al...@mail.de
Indeed.
Originally posted by: simon.al...@mail.de
(No comment was entered for this change.)
Mergedinto: 3945
Status: Duplicate