Comment #9 on issue 2707 by [email protected]: Patch: Midi volume fixes
http://code.google.com/p/lilypond/issues/detail?id=2707
If the semantics of our Midi support has changed in a manner that makes the
Morgenlied regtest produce indeterminate output, I see three approaches:
a) implement fallback semantics that emulate previous behavior in this case
b) implement fallback semantics that fit better with LilyPond overall
c) adapt the regtest to the new semantics
Suppressing the warnings using "expect-warning" does not make sense in a
real-world example: the expectation for a real-world example it that it
should reflect correct usage.
If the warning mechanism is supposed to be tested, this requires a separate
non-real-world example.