bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MIDI bug - re-attacking a note


From: Yuval Harel
Subject: MIDI bug - re-attacking a note
Date: Thu, 11 Aug 2005 21:45:21 +0200
User-agent: Opera M2/8.02 (Win32, build 7680)

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:

\version "2.6.3"
\score {
        <<
                c4 \\
                {r8
                        c8 % <-- this note is not played
                }
        >>
        \midi {}
}




Thanks,
        Yuval





reply via email to

[Prev in Thread] Current Thread [Next in Thread]