Merge pull request 'Fix Farewell of Slavianka tempo and midi gen' (#7) from march/farewell-of-slavianka into main
Reviewed-on: #7
This commit is contained in:
commit
6ae0f9ca59
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
violin = \fixed c' {
|
||||
\tempo 4 = 114
|
||||
\tempo 4 = 210
|
||||
\numericTimeSignature
|
||||
\time 4/4
|
||||
\override Accidental.hide-tied-accidental-after-break = ##t
|
||||
|
@ -164,12 +164,12 @@ lyrics_fedotov = \lyricmode {
|
|||
>>
|
||||
}}
|
||||
\bookpart { \score {
|
||||
\midi {
|
||||
\context {
|
||||
\Score
|
||||
midiChannelMapping = #'instrument
|
||||
}
|
||||
}
|
||||
%\midi {
|
||||
% \context {
|
||||
% \Score
|
||||
% midiChannelMapping = #'instrument
|
||||
% }
|
||||
%}
|
||||
\layout {
|
||||
\context {
|
||||
\Score
|
||||
|
|
Loading…
Reference in New Issue