Stjepan Horvat <[email protected]> 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
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
