David Kastrup wrote
> The problem here is that the DrumVoice context doesn't end since it is
> the first context in the first context started in the sequential
> iterator.
>
> You can force this using
>
> \new Voice { \clef bass ... }
>
> since the \new Voice can only be created in the enclosing Staff
> (\context Voice does not work since it would accept the Voice alias from
> the existing DrumVoice context).
>
> Alternatively, you can write
> << \drums { ... } >>
Thank you David, both solutions works well!
What would be best if I want to write some ryhthmic passages on 1-line and
alternate with normal 5-lines pitch notation:
1) use a RhythmicStaff (but when I do so, it fails to engrave only 1 line)
2) keep a DrumStaff and change the number of lines with \stopStaff and
\startStaff?
--
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