updates for newest lilypond versions
This commit is contained in:
@ -37,7 +37,7 @@ TEXT = \markuplist {
|
||||
\context {
|
||||
\Score
|
||||
% Tempo des midi files
|
||||
tempoWholesPerMinute = #(ly:make-moment midiQuarterNoteSpeed 4)
|
||||
tempoWholesPerMinute = #(/ midiQuarterNoteSpeed 4)
|
||||
}
|
||||
}
|
||||
}#})
|
||||
|
Reference in New Issue
Block a user