> On Nov 9, 2014, at 7:38 PM, Noeck <noeck.marb...@gmx.de> 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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to