[EMAIL PROTECTED] writes:
> A Staff context can contain several Voice contexts, so just put
> the different parts in different Voice contexts.
> 
> \new Staff <<
>    \new Voice {...}
>    \new Voice {...}
>    ...
>  >>
> 

That doesn't work with the new DrumStaff. I would add

        \context { \StaffContext
        \accepts DrumVoice }

and hope that nothing else goes wrong.
-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to