Just as any other context property, you can set it with \set. Example:

\relative c'{
 c d e f g f e d
 \set Score.proportionalNotationDuration = #(ly:make-moment 1 64 )
 c d e f g f e d
 \unset Score.proportionalNotationDuration
 c d e f g f e d
}

  /Mats

Orm Finnendahl wrote:
Hi,

I would like to change the amount of horizontal space for a specified
duration in the middle of a line (reflecting a tempo change) globally
(without having to deal with compress music for each staff).

Is there a way to override the setting of
Score.proportionalNotationDuration on the fly, or can someone think of
another way?

--
Orm


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to