lilypond-user
[Top][All Lists]
Advanced

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

Re: Calculating Tempi for midi output


From: Graham Percival
Subject: Re: Calculating Tempi for midi output
Date: Tue, 27 Feb 2007 19:04:42 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, feature request added as
http://code.google.com/p/lilypond/issues/detail?id=319

Cheers,
- Graham

live action wrote:
I was wondering if the metronome number in a \tempo command could be a scheme 
number.  This would make it easier to do effects for fermata and ritards and 
relative tempo changes, in midi files.

For example, it would be nice to be able to do something like this:

----------------
#(define base-tempo 100)

\tempo 4 = #base-tempo

% some music
% insert markup for "half note = dotted quarter" metronome mark
% and override so the following is invisible in the score

\tempo 4 = #( / ( * base-tempo 3) 4)
---------------

This way, one could change the base tempo in one place, and all the tempi would 
adjust automatically.

I'm guessing from the error messages I get when I try this, that  this is a 
feature request, but it would be awesome to be able to do this.

--------------------------------- Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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