lilypond-user
[Top][All Lists]
Advanced

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

Re: Blank bars for scribbling in


From: Richard Shann
Subject: Re: Blank bars for scribbling in
Date: Sun, 24 Jan 2016 11:01:16 +0000

On Sun, 2016-01-24 at 03:29 -0700, Schneidy wrote:
> Hi Richard,
> 
> You can use 'proportionalNotationDuration' e.g.:
> 
> \version "2.19.35"
> 
> \relative {
>   %% example 1
>   c' d e f
>   \set Score.proportionalNotationDuration = #(ly:make-moment 1/64)

Thanks - that works well. I've found this too:

\newSpacingSection
\override Score.SpacingSpanner.spacing-increment = #4

The documentation for this says:

"This is useful when there are sections with a different notions of long
and short notes". 

I wonder what the pros and cons of these are... I guess I'll have to
play around with them.

Richard





reply via email to

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