lilypond-user
[Top][All Lists]
Advanced

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

Drums & midi not working properly


From: Sebastiano Vigna
Subject: Drums & midi not working properly
Date: Tue, 18 Jan 2005 17:52:24 +0100

I know, this should submitted to lilypond-bugs, but I had no chance in
subscribing up to now. The following source


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

    \midi{ \tempo 4=80 }
}

generates no notes in the MIDI output (it is almost exactly copied from
the manual). Suggestions?

-- 
Ciao,

                                        seba




reply via email to

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