After many an hour reading through the manual, snippets, and forum, I've finally figured out how to do most of what I need, except this one thing:
I have six measures per line, how do I get the measures to line up perfectly with each other on all the lines? I don't want to have to use tons of code, or input multiple staves, there has to be an easier (couple lines of code?) way to do this? Attached is my code, drumtest.ly. rudiments.ly needs to be in the same directory to compile. http://www.nabble.com/file/p22129298/drumtest.ly drumtest.ly http://www.nabble.com/file/p22129298/rudiments.ly rudiments.ly Ideas? RandomLilyPondUser wrote: > > I figured out the problem, and that code does work, it just didn't work > under my score, paper, layout, or drumstaff section. I simply had to put > it under the function being called in the drumstaff section. > > I only have two problems left: > > 1) since there is only one line on the staff, the bars between the > measures don't show, how do I get them back? > > 2) the measures aren't evenly spaced out, how do I make them all the same > size? > I've tried these lines of code: > \override Score.SpacingSpanner #'strict-note-spacing = > ##t > \set Score.proportionalNotationDuration = > #(ly:make-moment 1 16) > but not all measures are evenly sized, some are fatter, > especially those > with many septuplets/32nd notes. > > > Besides saying "read the manual", which I've already waded through many > times, could anyone provide some constructive help? Either give me a > "look at this page" or simply posting the code snippet would save much > frustration. > > > > Mats Bengtsson-4 wrote: >> >> RandomLilyPondUser wrote: >>> http://www.nabble.com/file/p22066496/snip.png >>> One more question - how do I make a staff with only one line with notes >>> above and below like that? >>> >>> Rhythmicstaff only allows notes on the line, on my drumstaff, I tried >>> >>> >>> \override Staff.StaffSymbol #'line-count = #1 >>> >>> but it did nothing. >>> >>> Any help is appreciated, thank you >>> >> I think you should be able to figure it out yourself, using the >> knowledge you can obtain in the Learning Manual. Hint: the drum staff is >> not handled by a "Staff" context but by something else. >> >> /Mats >> >> >> _______________________________________________ >> lilypond-user mailing list >> lilypond-user@gnu.org >> http://lists.gnu.org/mailman/listinfo/lilypond-user >> >> > > -- View this message in context: http://www.nabble.com/Cannot-correctly-code-this-rhythm...-tp22066496p22129298.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user