Hey Steven,
Is it possible to create a tremolo that crosses staves?
Here's a workaround...
Hope it helps!
Kieren.
_______________________
\version "2.11.49"
\include "english.ly"
fix =
{
\once \override StemTremolo #'beam-width = #4
\once \override StemTremolo #'extra-offset = #'(2.5 . 7.5)
}
\score
{
\new GrandStaff
<<
\new Staff \relative { s2 <af' cf ff>1*1/2 }
\new Staff \relative { \clef treble \fix <g' b e>1*1/2:32 s2 }
>>
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user