change midi settings
This commit is contained in:
parent
4dbdb72d30
commit
b6bead747d
@ -47,6 +47,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