Gianmaria Lari writes:
> On 27 November 2017 at 10:30, David Kastrup wrote:
>
>> Any reason you don't take the previous working code, just replacing
>> ly:moment-mul with ly:moment-add (and factor with value if you want more
>> readable code, but for the first attempt you can skip this)?
>>
>
>
On 27 November 2017 at 10:30, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On 27 November 2017 at 09:32, David Kastrup wrote:
> >
> >> Gianmaria Lari writes:
> >> >
> >> > Another question. It would be also useful to have a function that
> >> > increase the tempo by a certain quantity (
Gianmaria Lari writes:
> On 27 November 2017 at 09:32, David Kastrup wrote:
>
>> Gianmaria Lari writes:
>> >
>> > Another question. It would be also useful to have a function that
>> > increase the tempo by a certain quantity (instead of a certain
>> > factor).
>> >
>> > I tried to modify the p
On 27 November 2017 at 09:32, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On 27 November 2017 at 07:39, Gianmaria Lari
> > wrote:
> >
> >>
> >> On 27 November 2017 at 00:24, David Kastrup wrote:
> >>
> >>> Gianmaria Lari writes:
> >>>
> >>> > On 8 November 2017 at 18:15, David Kastrup
Gianmaria Lari writes:
> On 27 November 2017 at 07:39, Gianmaria Lari
> wrote:
>
>>
>> On 27 November 2017 at 00:24, David Kastrup wrote:
>>
>>> Gianmaria Lari writes:
>>>
>>> > On 8 November 2017 at 18:15, David Kastrup wrote:
>>> >
>>> >> Gianmaria Lari writes:
>>> >>
>>> >> > Talking abou
On 27 November 2017 at 07:39, Gianmaria Lari
wrote:
>
> On 27 November 2017 at 00:24, David Kastrup wrote:
>
>> Gianmaria Lari writes:
>>
>> > On 8 November 2017 at 18:15, David Kastrup wrote:
>> >
>> >> Gianmaria Lari writes:
>> >>
>> >> > Talking about midi, is there any way to to reduce or
On 27 November 2017 at 00:24, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On 8 November 2017 at 18:15, David Kastrup wrote:
> >
> >> Gianmaria Lari writes:
> >>
> >> > Talking about midi, is there any way to to reduce or increase the
> tempo
> >> of
> >> > some measures by a certain pe
Gianmaria Lari writes:
> On 8 November 2017 at 18:15, David Kastrup wrote:
>
>> Gianmaria Lari 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?
>> >
>> > F
On 8 November 2017 at 18:15, David Kastrup wrote:
> Gianmaria Lari 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
On 9 November 2017 at 11:04, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > Thank you David & Mark!
> >
> > Mark's solutions looks simpler. Any disadvantages using it comparing to
> > David'one?
>
> It doesn't do what you asked for, namely setting the tempo in relation
> to the _current_ te
Gianmaria Lari writes:
> Thank you David & Mark!
>
> Mark's solutions looks simpler. Any disadvantages using it comparing to
> David'one?
It doesn't do what you asked for, namely setting the tempo in relation
to the _current_ tempo rather than some fixed tempo.
That makes it simpler because it
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 wrote:
> Gianmaria Lari writes:
>
> > Talking about midi, is there any way to to reduce or increase the tempo
> of
> > som
Gianmaria Lari 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=1
At 14:14 on 08 Nov 2017, Gianmaria Lari wrote:
>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
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
15 matches
Mail list logo