[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: \tempo should accept floats
From: |
Werner LEMBERG |
Subject: |
Re: \tempo should accept floats |
Date: |
Tue, 28 Mar 2017 19:51:37 +0200 (CEST) |
> Sorry I can’t comment on techniques of implementation, but for
> user’s sake we should allow input like
>
> \tempo 2 = 86.83
>
> and have Lily output exactly that number, as it was input.
I rather sugggest an extension to have something like
\tempo <note> = #'(<number> . <markup>)
(or whatever syntax is appropriate) so that we have a textual
representation of the tempo in the cdr element that gets printed. The
car element could then be restricted, say, to fractions.
Example:
\tempo 2 = #'(8683/1000 . "86.83")
Werner
- \tempo should accept floats, Urs Liska, 2017/03/28
- Re: \tempo should accept floats, David Kastrup, 2017/03/28
- Re: \tempo should accept floats, Simon Albrecht, 2017/03/28
- Re: \tempo should accept floats, Simon Albrecht, 2017/03/28
- Re: \tempo should accept floats, Simon Albrecht, 2017/03/28
- Re: \tempo should accept floats,
Werner LEMBERG <=
- Re: \tempo should accept floats, David Kastrup, 2017/03/28
- Re: \tempo should accept floats, Werner LEMBERG, 2017/03/28
Re: \tempo should accept floats, Phil Holmes, 2017/03/28