lilypond-user
[Top][All Lists]
Advanced

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

Re: rhytmic augmentatinon and diminution


From: David Kastrup
Subject: Re: rhytmic augmentatinon and diminution
Date: Wed, 22 Aug 2012 16:11:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Stjepan Horvat <address@hidden> writes:

> hi..
>
> is it possible to make a subject.
>
> c4 d e f => c8 d e f
>
> something like \diminution 4 8 { c4 d e f }..and the result is
> c8 d e f
>
> or \augmentation 4 2 { c4 d e f }
>
> c2 d e f
>
> thanks..

\shiftDurations #1 #0 { c4 d e f }
\shiftDurations #-1 #0 { c4 d e f }

-- 
David Kastrup




reply via email to

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