lilypond-user
[Top][All Lists]
Advanced

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

Re: Cannot process a song from Mutopia


From: fiëé visuëlle
Subject: Re: Cannot process a song from Mutopia
Date: Sun, 20 Jan 2008 02:08:59 +0100

Am 2008-01-19 um 22:43 schrieb Trevor Daniels:

from

\midi  { \tempo 4 = 80 } leaving \midi { }

and place it instead immediately after the first

\relative c' {

to give

\relative c' {
\tempo 4 = 80

Save and try again.

Or use

\midi{
        \context { \Score
        tempoWholesPerMinute = #(ly:make-moment 80 4)
        }
}


Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)






reply via email to

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