Skip to content
Snippets Groups Projects
Commit ba55e0f9 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

O part has rests at the end, VcB has notes

parent f58334ba
No related branches found
No related tags found
No related merge requests found
......@@ -2166,7 +2166,7 @@ XXXOmnesDeSabaVenientOIIaMusic = \relative c {
c4 r4 r2 \bar "|."
}
OmnesDeSabaVenientVcBMusic = \relative c {
OmnesDeSabaVenientVcBOCommon = \relative c {
c4\p e4 g4 e4 | % 2
c4 r4 r2 | % 3
c4 e4 g4 e4 | % 4
......@@ -2265,6 +2265,9 @@ OmnesDeSabaVenientVcBMusic = \relative c {
c4\f^\arco r4 c'4 r4 | % 105
c,4 r4 c'4 r4 | % 106
f,,4 r4 g4 r4 | % 107
}
OmnesDeSabaVenientVcBMusic = \relative c {
\OmnesDeSabaVenientVcBOCommon
<< { \voiceOne \cueText "Basso"
c1~ | % 108
c1~ | % 109
......@@ -2310,8 +2313,11 @@ OmnesDeSabaVenientBCRealizationMusic = \relative c'' {
R1*5 \bar"|."
}
OmnesDeSabaVenientBCMusic = \OmnesDeSabaVenientVcBMusic
\addQuote "OmnesDeSabaVenientBCMusic" { \OmnesDeSabaVenientBCMusic }
OmnesDeSabaVenientBCMusic = \notemode {
\OmnesDeSabaVenientVcBOCommon
R1*5 \bar"|."
}
% \addQuote "OmnesDeSabaVenientBCMusic" { \OmnesDeSabaVenientBCMusic }
OmnesDeSabaVenientBCFbMusic = \figuremode {
\override TextScript #'outside-staff-priority = #999
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment