lilypond-user
[Top][All Lists]
Advanced

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

Fwd: Slurs and multiple voice writing in piano music


From: Gabriel Borin
Subject: Fwd: Slurs and multiple voice writing in piano music
Date: Wed, 31 Mar 2021 23:18:57 -0500



---------- Forwarded message ---------
De: Gabriel Borin <gabriel.s.borin@gmail.com>
Date: qua., 31 de mar. de 2021 às 23:15
Subject: Re: Slurs and multiple voice writing in piano music
To: Mark Stephen Mrotek <carsonmark@ca.rr.com>


I guess I solved it!! Tks, Marc

The code became (for the excerpt)

\version "2.22.0"
   <<{d4.\( \acciaccatura f8( e8) d4. a8_~\stemDown | a2 \clef "bass" <e gis b>4 <dis fis b> | <e gis b>2\)} \\ {s1 \stemUp b'4 b8. b16}>>  
    <<{\phrasingSlurUp b4.\( c8 | <c, e a>1\)\arpeggio} \\ {<d e gis>2\arpeggio}>> 

Gabriel

Em qua., 31 de mar. de 2021 às 22:57, Gabriel Borin <gabriel.s.borin@gmail.com> escreveu:
Hello, Mark

That solved the note input, tks. 

How do I make that phrasing slur over? As far as I know, I would need to input it inside the <<{...} Of one of the voices, right? 

Sincerely,

Gabriel

On Wed, Mar 31, 2021, 22:38 Mark Stephen Mrotek <carsonmark@ca.rr.com> wrote:

Gabriel,

Perhaps:

 

\version "2.22.0"

\relative c' {

  <<{d4. \acciaccatura f8 e d4. a8_~ \stemDown |

     a2}\\

    {s1 \stemUp b4 b8. b16}>> s2 |

}

 

Mark

 

From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr.com@gnu.org] On Behalf Of Gabriel Borin
Sent: Wednesday, March 31, 2021 6:59 PM
To: lilypond-user@gnu.org
Subject: Slurs and multiple voice writing in piano music

 

Hello,

 

I have been trying Lilypond for a week now. For practice, I am trying to copy a few piano pieces I am familiar with. In one of them, Chopin´s Prelude n.2, I have been struggling to produce the output below (last four bars of the prelude).

 

I couldn't manage to tie the A across the bars, due to the voice change. And also in the second to last chord I have the same struggle. Every slur that I open outside the <<{...} \\  {...}>> syntax, I am not able to close. How should I proceed?

 

Sincerely,

 

Gabriel


reply via email to

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