lilypond-user
[Top][All Lists]
Advanced

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

flatten ties ~ proportional notation.


From: Rob Canning
Subject: flatten ties ~ proportional notation.
Date: Thu, 18 Dec 2008 16:41:40 +0000
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

hello,

i would like to replace ties between notes with a line connecting note heads. i'm not sure how to go about this. should i try and flatten the curve of the tie, make it slightly thicker and change its relative possition to the notehead or is there a better way. is there some sort of global override i can do to change all ties to this style.

this is what i have so far:

\override Tie #'line-thickness = #3
\override Tie #'control-points = #'((0 . 0) (0 . 0) (0 . 0) (6 . 0))

but this makes all the ties the same length centered on the middle line of the stave.

i would like lilypond to control these elements and just override the curve of the tie.. i would like to do this on a global level as the score is being generated algorithmicaly and trying to do it on an override-once level would be too messy.

any ideas?

many thanks

rob




reply via email to

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