> A. Change the default formatter to round to the nearest 1/4 bpm
> instead of 1 bpm.  This is easy to describe and to test.  Users of
> midi2ly might see fractional parts that they didn't before.  2.24
> didn't support input of non-integer tempo counts, so old scores
> should not be a problem. Those who want other behavior would still
> have to provide their own formatter.
> 
> B. Add context property tempoCountPrecision with default 1.  People
> using Stockhausen's scale would set it to 1/4 instead.  Others who
> want more precision could set 1/1000 or whatever.  Maybe some people
> who don't like odd numbers would want 2. :)

I like option B, perhaps even combined with a `tempoCountRational`
Boolean property to display, say, '45⅔', instead of '45.667'.


    Werner

Reply via email to