for illustration, this works but I wonder if it is the "easiest" way to do
it:
\new Staff \with {
\accepts DrumStaff
} {
\override Staff.StaffSymbol.line-count = #1
\clef percussion
\drums {
hh8 8 8 8 8 8 8 8 }
\stopStaff
\new Voice {
\override Staff.StaffSymbol.line-count = #5
\startStaff
\clef bass
\key bes \major
c4 d e f g
}
}
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user