lilypond-devel
[Top][All Lists]
Advanced

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

Re: Suggestion: tempo ranges


From: John Zaitseff
Subject: Re: Suggestion: tempo ranges
Date: Thu, 9 Oct 2008 10:52:58 +1100
User-agent: Mutt/1.5.13 (2006-08-11)

Dear Patrick,

> John Zaitseff wrote:
> > [...]  A lot of music I am transcribing has tempo annotations of
> > the form "dotted quarter note = 92-96".  I would like to enter
> > something like the following in LilyPond:
> >
> >  \tempo 4. = 92-96
>
> With the latest development release (2.11.61), you can do
> something like this:
>
> %%%% BEGIN %%%%
> \version "2.11.62"
>
> \relative c' {
>   \tempo \markup {
>     \smaller \general-align #Y #DOWN \note #"4." #1
>     =
>     \tiny { "92-96" }
>   }
>   c1
>   c4 c' c,2
> }
> %%%% END %%%%

Yes, I did read that in the NEWS file (that is, text annotations for
\tempo).  Still, not as nice syntactically as my suggestion above!

Besides, I'd still like to do something like:

  \tempo "Медленно" 4. = 92-96

Is there any interest in a patch that will allow me to do this?  I
don't mind spending the time necessary to do it if the idea is
agreeable to the project admins.

Yours truly,

John Zaitseff

-- 
John Zaitseff                    ,--_|\    The ZAP Group
Phone:  +61 2 9643 7737         /      \   Sydney, Australia
E-mail: address@hidden   \_,--._*   http://www.zap.org.au/
                                      v




reply via email to

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