lilypond-user
[Top][All Lists]
Advanced

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

Re: changing proportional notation duration in mid-line


From: Orm Finnendahl
Subject: Re: changing proportional notation duration in mid-line
Date: Mon, 6 Nov 2006 13:48:17 +0100
User-agent: Mutt/1.5.11

Am 06. November 2006, 13:09 Uhr (+0100) schrieb Mats Bengtsson:
> 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
> }

Thanks a lot, Mats. Both suggestions worked. You made my day!

:-)

--
Orm




reply via email to

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