Fix Farewell of Slavianka tempo and midi gen
This commit is contained in:
parent
77027c01e9
commit
ec1bc08c30
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
violin = \fixed c' {
|
violin = \fixed c' {
|
||||||
\tempo 4 = 114
|
\tempo 4 = 210
|
||||||
\numericTimeSignature
|
\numericTimeSignature
|
||||||
\time 4/4
|
\time 4/4
|
||||||
\override Accidental.hide-tied-accidental-after-break = ##t
|
\override Accidental.hide-tied-accidental-after-break = ##t
|
||||||
|
@ -164,12 +164,12 @@ lyrics_fedotov = \lyricmode {
|
||||||
>>
|
>>
|
||||||
}}
|
}}
|
||||||
\bookpart { \score {
|
\bookpart { \score {
|
||||||
\midi {
|
%\midi {
|
||||||
\context {
|
% \context {
|
||||||
\Score
|
% \Score
|
||||||
midiChannelMapping = #'instrument
|
% midiChannelMapping = #'instrument
|
||||||
}
|
% }
|
||||||
}
|
%}
|
||||||
\layout {
|
\layout {
|
||||||
\context {
|
\context {
|
||||||
\Score
|
\Score
|
||||||
|
|
Loading…
Reference in New Issue