Thank you David & Mark! Mark's solutions looks simpler. Any disadvantages using it comparing to David'one?
Thank you, gianmaria On 8 November 2017 at 18:15, David Kastrup <[email protected]> wrote: > Gianmaria Lari <[email protected]> writes: > > > Talking about midi, is there any way to to reduce or increase the tempo > of > > some measures by a certain percentage instead of setting it to an > absolute > > value? > > > > For example instead of: > > > > \tempo 4=100 a b c d > > \tempo 4=110 e f g a > > > > > > something like > > > > \tempo 4=100 a b c d > > \tempo 4=currentTempo*1.1 e f g a > > > > Well, it's not pretty (but then one can try wrapping the prettiness into > a music function), but here goes: > > > > > -- > David Kastrup > >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
