lilypond-user
[Top][All Lists]
Advanced

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

Re: Help in using polyphony


From: Ferenc Wagner
Subject: Re: Help in using polyphony
Date: Wed, 02 Jun 2004 22:02:26 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux)

"Hendrik" <address@hidden> writes:

> Indeed it came from the manual for 1.8 Maybe there should
> be a warning that such things have changed?  I found it by
> googling with "site:www.lilypond.org polyphony".

I recommend you browsing the manual directly.  It may even
be installed on your local computer together with LilyPond
and hopefully correspond to the installed version.  The web
site contains documentation for various versions.

> << \melody
>    \accompany
>    \bass
> >>

I would rather do << \melody \\ \bass \\ \accompany >> or
even better give explicit \voiceOne, \voiceTwo...  commands
to arrange stem directions and the like.  Also,

            \override Staff.NoteCollision
                #'merge-differently-headed = ##t
            \override Staff.NoteCollision
                #'merge-differently-dotted = ##t

is often useful for guitar scores.

> which are each input like <<as c>> <<as c>>

You probably mean <as c> <as c> instead.

> Well ok, I'll keep meddling and see what comes out...

Good luck!
-- 
Feri.




reply via email to

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