lilypond-user
[Top][All Lists]
Advanced

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

Re: can't output multiple midi drum voices


From: Andrew C. Smith
Subject: Re: can't output multiple midi drum voices
Date: Thu, 2 Feb 2012 08:25:32 -0500

Ah, okay. Thanks.

On Feb 1, 2012, at 6:58 AM, -Eluze wrote:



Andrew C. Smith-2 wrote:

Whenever I have more than one DrumVoice going at a time neither one
outputs anything at all.

Sample code follows. You'd expect the first part to at least make some
sound, but it doesn't do anything at all.


\score {
\new DrumStaff {
\time 3/2
\drummode {
<< \times 8/7 {r8 cymr16 ~ cymr4} \\ \times 2/3 {r4 cymr wbh} \\ { r8
sn4. } >> << cymr8.-> \\ sn8. >> bd16 ~ bd4 \times 2/3 {r8 cymr4->^\sfz ~
} cymr8. cymr16 |
}
}
\midi {}
\layout {}
}



using explicitly  \new DrumVoice without \\ and a simple minimal example
will bring the sound back in all voices!

Eluze

--
View this message in context: http://old.nabble.com/can%27t-output-multiple-midi-drum-voices-tp33241240p33242682.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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