----- Original Message -----
From: "Trevor Daniels" <[email protected]>
To: "Carl Sorensen" <[email protected]>; "Phil Holmes"
<[email protected]>
Cc: "Lily-Devel List" <[email protected]>
Sent: Wednesday, March 14, 2012 11:55 PM
Subject: Re: Various updates to reduce make doc output (issue 5727055)
Carl Sorensen wrote Wednesday, March 14, 2012 6:01 PM
On 3/14/12 11:48 AM, "Phil Holmes" <[email protected]> wrote:
I've looked at midi2ly and it uses explicit instantiation of voices,
which
is what we normally advise. My understanding is that there are only 4
explicit voices - voiceFive does not exist, AFAIK. The warning message
comes from midi2ly stating that it has no more explicit voice names left,
and therefore layout is likely to be poor. We don't need to see this
during
make doc.
If I read the snippet correctly (Additional voices to avoid collisions,
in
NR 1.5.2), there is no limit to the number of voices in LilyPond. But
only four voices are defined.
In the snippet, voiceFive is defined, before it is used.
So it would be nice to have a feature added to midi2ly that would
automatically create voiceFive, voiceSix, etc. if needed.
Exactly! Having discovered the problem, the correct procedure
is to raise an issue for it, not try to hide it. It would be easy to
add a couple of extra voices to ly/property-init.ly, if that would
make it easier to fix midi2ly.
Trevor
The problem has been apparent for at least a year, had anyone wanted to look
at the warnings from make doc. It would have been easy to raise an issue to
cover the problem, had anyone been looking at the output of make doc.
Please see http://code.google.com/p/lilypond/issues/detail?id=2407. Can I
please now quieten this warning using the explicit command line
switch --quiet?
--
Phil Holmes
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel