lilypond-user
[Top][All Lists]
Advanced

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

Re: use default directions for \voiceN?


From: Kieren MacMillan
Subject: Re: use default directions for \voiceN?
Date: Sun, 14 Aug 2011 22:27:24 -0400

Hi Evan,

> I'm guessing both of these are possible, but I don't know quite the
> right knobs to tweak to modify a voice in this way.  And I imagine it
> must be a fairly common problem, so surely someone else has already
> done something like this?

Instantiate the voices explicitly:

\relative g' {
  g4 a b c ~   |
  << { \voiceOne c4 d e f } \new Voice { \voiceTwo a,2 a } >> \oneVoice
}

Hope this helps!
Kieren.



reply via email to

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