lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot correctly code this rhythm...


From: RandomLilyPondUser
Subject: Re: Cannot correctly code this rhythm...
Date: Wed, 18 Feb 2009 11:07:15 -0800 (PST)

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-correctly-code-this-rhythm...-tp22066496p22085918.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]