lilypond-user
[Top][All Lists]
Advanced

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

Re: How to separate these voices??


From: David Kastrup
Subject: Re: How to separate these voices??
Date: Mon, 09 Jun 2014 18:30:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

address@hidden writes:

>   Howdy!
>
>          How do I get the bass quarter notes to separate from
>  the middle 8ths? They are fused as 8ths, and
>
> \override NoteColumn.force-hshift = #1
>
>      shifts both the middle and bass voices?
>
>
> \version "2.18.0"
>
>  voiceone = \relative c' {
>     <<
>     { e2. | }
>       \\
>     { gis,8[ b] gis[ b] gis[ b] | }
>     >>
>  }
>
>  voicetwo = \relative c {
>     < e, e' >4 dis' cis |
>  }
>
>
> guitar = << \voiceone \\ \voicetwo >>

This program produces no output.  Please include working minimal
examples demonstrating your problem with queries like that.

-- 
David Kastrup



reply via email to

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