lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing timing / tempo alike transpose


From: David Kastrup
Subject: Re: Changing timing / tempo alike transpose
Date: Mon, 07 Oct 2013 09:26:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hartmut Leister <address@hidden> writes:

> Hello dear Lilypond fellows,
>
> is there a way to change the timing of a whole score at once?
> (Unfortunately I couldn't find this right away)
>
> Example
>> \changeTiming 3/8 3/4        %
>> {
>>   \time 3/8
>>   c8 d e | f g a | g4.
>> }
> would be equivalent to
>> \time 3/4
>> c4 d e | f g a | g2.
>
> Btw: The solution should not mess with the lyrics.

\shiftDurations #-1 #0 ...

But the time signature needs to be changed separately.

-- 
David Kastrup




reply via email to

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