On Fri, 12 Aug 2005 18:53:13 +0200, Erik Sandberg
<[EMAIL PROTECTED]> wrote:
On Thursday 11 August 2005 21.45, Yuval Harel wrote:
Hello,
When a note is attacked while it is already playing, no MIDI event is
generated. This occurs often in piano notation.
Here is an example:
Thanks! My experiments show that any overlapping notes inside one staff
will
be ignored by midi output.
I added this to bug CVS:
%
%Yuval Harel
\header {
texidoc = "If notes from two polyphonic voices inside one staff
overlap, the
second one isn't output to midi."
reportedin = "2.4.0"
}
\version "2.6.3"
\new Staff << \new Voice c \new Voice dis >>
Actually, this example works fine for me (on version 2.6.3 on Windows) -
the MIDI output plays
both notes. In any case, it seems like a different bug: the bug I reported
concerns two notes
of the same pitch when one is attacked while the other is still playing.
Yuval
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond