Ok Neil's second suggestion "voices" worked but I don't understand why it works and why \\ should be avoided (or why to avoid \\ when it's all over the documentation as the way to do polyphony ) and why the original way I tried it is not the way it can work?
Yours- Jay Message: 5 Date: Mon, 5 Jan 2009 08:54:39 -0700 From: "Neil Thornock" <[email protected]> Subject: Re: Hairpins in Polyphony? To: lilypond-user <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Ah, yes, the separate voices. I usually avoid the <<\\>> construct. Try it with <<{}\new Voice {\voiceTwo}>> like so: <<{b8 cis d4-.\> cis-.}\new Voice {\voiceTwo .... }>> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
