\tieNeutral

-- 

oiram/bin/selom
\version "2.12.2"
\header { }
\score {
\new Staff {
\key fis \major
\clef "bass"
<< % create LH staff; needs two simultaneous voices
\new Voice { % create LH voice one
\voiceOne 
\relative c { % start of LH voice one notes
\time 3/2 
s1. |
\once \override NoteColumn #'force-hshift = #1.5 ais'2 ais ais |
} % end of LH voice one notes
} % end of LH voice one
\new Voice { % create LH voice two
\voiceTwo
\relative c { % start of LH voice two notes
\tieNeutral <d ais' b>1 <cis ais' b>2 ~ | <cis ais' b>1. |
} % end of LH voice two notes
} % end of LH voice two
>> % end of LH staff
} % end of single compound music expression
}

Attachment: introspection no 8 ex 2.pdf
Description: Adobe PDF document

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
  • ties Christopher Auerbach-Brown
    • Re: ties Mario Moles
    • Re: ties Kieren MacMillan

Reply via email to