vocalsIMusic = { \meterAndTempo \clef "treble" \key f \major \stub } vocalsIIMusic = { \meterAndTempo \clef "treble" \key f \major \stub } vocalsILyrics = \lyricmode { } vocalsIILyrics = \lyricmode { } staffgroupVocals = \new ChoirStaff << \new Staff \with { instrumentName = "Zang 1" shortInstrumentName = "Z1" midiInstrument = "Alto Sax" } \new Voice = "vocals1" \vocalsIMusic \new Lyrics \lyricsto "vocals1" \vocalsILyrics \new Staff \with { instrumentName = "Zang 2" shortInstrumentName = "Z2" midiInstrument = "Tenor Sax" } \new Voice = "vocals2" \vocalsIIMusic \new Lyrics \lyricsto "vocals2" \vocalsIILyrics >>