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





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

Reply via email to