[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(De)crescendo with unspecified starting volume in MIDI.
From: |
Dan Eble |
Subject: |
(De)crescendo with unspecified starting volume in MIDI. |
Date: |
Sat, 13 Sep 2014 19:13:32 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
>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, only the first scrore 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.
\version "2.16.0"
\score {
\new Staff \relative e' { f\< f f f\! }
\midi {}
}
\score {
\new Staff \relative e' { f f\< f f\! }
\midi {}
}
- (De)crescendo with unspecified starting volume in MIDI.,
Dan Eble <=