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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to