lilypond-user
[Top][All Lists]
Advanced

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

Re: scoop before note


From: chip
Subject: Re: scoop before note
Date: Sun, 07 Jun 2009 21:02:29 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Kieren MacMillan wrote:
Hi Lewy,

I'm curious about what others are doing to print a "scoop"

I'm not using them at all... but have you tried directly manipulating a BendAfter grob?

\version "2.12"
scoopMusic = \relative
{
    \override BendAfter #'rotation = #'(-45 -4 3)
\override Score.SpacingSpanner #'shortest-duration-space = #4.0 c-\bendAfter #8
}
\score { \scoopMusic }

Hope this helps!
Kieren.
That works in a rather kludgy way. I've been playing with the numbers trying to get it to look just right. Takes a lot of trial and error to get it close, but not 'right'. Adding a note before the tweak requires refiguring the numbers, lots of trial and error involved in getting it in the correct position. That is an articulation that I would like to see work correctly and added to lilypond, wouldn't it be just the opposite of the \bendafter articulation? But my guess is it's not going to be that simple.
--
Chip


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user







reply via email to

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