lilypond-user
[Top][All Lists]
Advanced

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

Re: extending tempo


From: Thomas Morley
Subject: Re: extending tempo
Date: Sat, 4 Jun 2022 17:06:36 +0200

Am Fr., 3. Juni 2022 um 15:40 Uhr schrieb E Appeldoorn <ursus.kirk@gmail.com>:
>
> I'm looking for a way to further extend the tempo mark
>
> I know about the simple version
>
>  \relative c'' {
>   \tempo \markup {
>     \concat {
>       \bold "Andante appasionata "
>       "("
>       \lower #-0.5 \note {4} #UP
>       " ("
>       \lower #-0.5 \note {4.} #UP
>       ") = 42)"
>     }
>   }
>   a1
>
> Now this is what I need the tempo to look like
>
> With Swing 2=80 (  two beamed eights = \tuplet 3/2 { 4 2 } )
>
> So how do I create the beamed eights and then create the tuplet (with 
> tupletbeam -3-)
> Thanks for your generous help.
>
> vriendelijke groet, Erik Appeldoorn
>

Does
https://lsr.di.unimi.it/LSR/Item?id=1029
kelp?

Cheers,
  Harm



reply via email to

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