lilypond-user
[Top][All Lists]
Advanced

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

override minumum and maximum barlength


From: Rob Canning
Subject: override minumum and maximum barlength
Date: Wed, 14 Jan 2009 15:52:28 +0000
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

hi

i am still working on a piece using proprtional notation - i now have it looking the way i want except for the minimum barlength being too short

- i would like it so even 16th notes are given plenty of space and all greater values are relative and proportional to that.

not sure how to achive this but i think maybe my answer is here:

http://lilypond.org/doc/v2.9/Documentation/user/lilypond-internals/SpacingSpanner#SpacingSpanner

though i'm not sure how to implement what i find there.

this is what i have atm:

%%% proportional  note spacing
\override SpacingSpanner #'uniform-stretching = ##t
\set Score.proportionalNotationDuration = #(ly:make-moment 1 24)

i'm not sure if this code is making much difference

what i really need is something like this psudo code

\override Bar #'bar-length = 50

i think setting a minumum and maximum barlength will fix things well enough for now...

cheers

ro
an ugly sample of the a full draft score is here http://pastebin.com/m4f43e09f




reply via email to

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