lilypond-user
[Top][All Lists]
Advanced

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

Re: Chorded notes


From: Jan Warchoł
Subject: Re: Chorded notes
Date: Mon, 1 Nov 2010 08:57:20 +0100

2010/11/1 Michael Dykes <address@hidden>
I have a score for some of my Liturgical Music I am working on, & need the bass to have a C (2nd space-bass clef) quarter note, and two eighth note C's (the first 2nd space, and the second, middle C) to show to options for the bass which then continues over the next few measures with octave bass lines. How do I achieve this? I looked in the manuals, but so far I have not found any references to this situation. Thanks.

Does this

\version "2.13.37"
  {
    \clef bass 
    e << { \voiceTwo c, } \\ { \voiceOne c,8 c } >> \oneVoice f4 
  }

produce the output you desire or do you need something more specific? 

cheers,
Janek


reply via email to

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