change midi settings #1436
@ -39,6 +39,14 @@ TEXT = \markuplist {
|
|||||||
% Tempo des midi files
|
% Tempo des midi files
|
||||||
tempoWholesPerMinute = #(/ midiQuarterNoteSpeed 4)
|
tempoWholesPerMinute = #(/ midiQuarterNoteSpeed 4)
|
||||||
}
|
}
|
||||||
|
\context {
|
||||||
|
\Staff
|
||||||
|
\remove "Staff_performer"
|
||||||
|
}
|
||||||
|
\context {
|
||||||
|
\Voice
|
||||||
|
\consists "Staff_performer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}#})
|
}#})
|
||||||
))
|
))
|
Loading…
x
Reference in New Issue
Block a user