-
Reinhold Kainhofer authoredReinhold Kainhofer authored
Preindl_InTuoNomine_Instrument_ClI.ly 733 B
\version "2.13.29"
\include "Preindl_InTuoNomine_Settings_Instrument.ily"
\header {
instrument = \ClIInstrumentName
scorenumber = \markup{\scoreNumber \ClINumber}
}
InTuoNomineClIStaff = <<
\new Staff = "InTuoNomineClIStaff" \with {
instrumentName = \ClIInstrumentName
shortInstrumentName = \ClIShortInstrumentName
} <<
\context CueVoice = "cue" {s2*300 }
\new Voice = "InTuoNomineClIVoice" {
\InTuoNomineSettings
\ClIClef
\ClIKey
\InTuoNomineTimeSignature
\InTuoNomineClIMusic
}
>>
\new Lyrics = "InTuoNomineClICueLyricsAbove" \lyricsto "cue" {
\small
Al -- le -- lu -- ja, al -- le -- lu -- ja.
}
>>
\createScore #"InTuoNomine" #'("ClI")