bug-lilypond
[Top][All Lists]
Advanced

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

No MIDI output for polyphonic drum scores


From: Sebastiano Vigna
Subject: No MIDI output for polyphonic drum scores
Date: Tue, 18 Jan 2005 18:22:54 +0100

The following score, almost identical to an example in the manual

\score {
\new DrumStaff <<
       \context DrumVoice = "1" { s1 }
       \context DrumVoice = "2" { s1 }
       \drummode {
         <<
           { r4 sn r sn } \\
           { bd r bd r }
         >>
        }
    >>

    \midi{ \tempo 4=80 }
}

produces no MIDI output with Lilypond 2.4.3. Is this a known limitation?

-- 
Ciao,

                                        seba




reply via email to

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