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: -Eluze
Subject: Re: can't output multiple midi drum voices
Date: Wed, 1 Feb 2012 03:58:51 -0800 (PST)


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.




reply via email to

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