Hi,
I'm trying to figure out how to allign a group of accents, so they
appear at the same vertical position. This code shows the problem not
solved:
===================================
\version "2.6.3"
\paper {
raggedright = ##t
}
\new DrumStaff <<
\new DrumVoice {
\drummode { hh-> hho-> hh-> hho-> }
}
>>
====================================
I guess I could do it by putting invisible \open on the hh notes.
But how? ... or is there another way?
Peter
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user