On Aug 29, 2012, at 2:48 PM, David Kastrup wrote:
> Like with the previous example, I am somewhat skeptic that this will
> work under all important circumstances, but it looks like a somewhat
> feasible hack, and at least seems to do a bit more than my first
> proposal.
>
> --
> David Kastrup
Going off the definition you found, it looks like something as simple as
this is working for me.
\version "2.16.00"
\include "english.ly"
\new Staff \with { \accepts "DrumVoice" } \relative c''
{
a! b? c
\clef percussion
\new DrumVoice { \drummode { ss hh }}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user