lilypond-user
[Top][All Lists]
Advanced

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

Re: dynamics collision


From: andrea valle
Subject: Re: dynamics collision
Date: Sun, 20 Nov 2005 22:51:25 +0100

Ok Mats,
I read it before writing to the list, but it would have help if the manual provided an example.

I'd like to add a snippet on the topic to LSR, so I don't want to be imprecise.

If I have:

\version "2.6.4"
{
\once \override Score.DynamicLineSpanner #'padding = #1.5 a'4 \pp
\once \override Score.DynamicLineSpanner #'padding = #3.5 a'4 \mp
\once \override Score.DynamicText #'extra-offset = #'( 3.0 . 1.0 ) a'4 \mf \once \override Score.DynamicText #'extra-offset = #'( -9.0 . 9.0 ) a'4 \f
}


what is the difference in using DynamicLineSpanner vs. DynamicText?


Thanks

-a-

On 20 Nov 2005, at 17:10, Mats Bengtsson wrote:

Please read at the bottom of the section on "Dynamics" in the manual:
"Vertical positioning of these symbols is handled by
DynamicLineSpanner."
This means that ... should be replaced by DynamicLineSpanner.

   /Mats

Fairchild wrote:
Andrea -
Just tried DynamicText with padding -- seems not to work.
Tried \once \override DynamicText #'extra-offset = #'( -9.0 . 9.0 ) e \sfz
-- it does.
                    - Bruce
Andrea -
Try DynamicText.
                           - Bruce
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
andrea valle
Sent: Friday, November 18, 2005 7:28 PM
To: lilypond-user
Subject: dynamics collision
Hi,
I know that this is in the manual but I'm getting a little crazy with this minimal trouble.
I have to move dynamics mark.
I suppose I have to use something like that
  \once \override ... #'padding = #1.5 \sfz
but I'm not able to determine what should substitute the ...
Could someone provide an example?
Thanks
-a-
Andrea Valle
DAMS - Facoltà di Scienze della Formazione
Università degli Studi di Torino
address@hidden
_______________________________________________
lilypond-user mailing list
address@hidden http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================


Andrea Valle
DAMS - Facoltà di Scienze della Formazione
Università degli Studi di Torino
address@hidden





reply via email to

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