lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Voice for Lyrics


From: Johannes Roeßler
Subject: Voice for Lyrics
Date: Thu, 9 Feb 2023 14:04:56 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

Hi,

I'm looking how to assign the lyrics two one of two voices in one staff in the simplest way with my "normal" source code:

bassVoicePart = \new Staff \with {
  midiInstrument = "oboe"
   \consists "Merge_rests_engraver"
} { \clef bass << \bass \\ \bassII >> }
\addlyrics { \verseOne }

how do I integrate lyricsto correctly?

Best regards
Joei


reply via email to

[Prev in Thread] Current Thread [Next in Thread]