---------- Forwarded message ---------
De: Gabriel Borin <[email protected]>
Date: qua., 31 de mar. de 2021 às 23:15
Subject: Re: Slurs and multiple voice writing in piano music
To: Mark Stephen Mrotek <[email protected]>


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 <
[email protected]> 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 <[email protected]>
> 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=
>> [email protected]] *On Behalf Of *Gabriel Borin
>> *Sent:* Wednesday, March 31, 2021 6:59 PM
>> *To:* [email protected]
>> *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