lilypond-user
[Top][All Lists]
Advanced

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

Re: midi tempo


From: Mike Solomon
Subject: Re: midi tempo
Date: Sun, 9 Nov 2014 19:42:31 +0200

> On Nov 9, 2014, at 7:38 PM, Noeck <address@hidden> wrote:
> 
> Hi Mike,
> 
>> \version "2.18.2"
>> {
>> \tempo "Allegro"
>> \once \set Score.tempoHideNote = ##t
>> \set Score.tempoWholesPerMinute = #(ly:make-moment 100 4 0 0)
>> a      
>> }
> 
> Thanks! That’s what I was looking for. I do not need this line then, do I?
>  \once \set Score.tempoHideNote = ##t
> 
> Cheers,
> Joram

You do - otherwise, there will be the printed note at the tempo indicated with 
\tempo and the midi at the tempo indicated via tempoWholesPerMinute.

Cheers,
MS


reply via email to

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