lilypond-user
[Top][All Lists]
Advanced

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

Re: Having problems with phrasing and ties combined


From: Carlos Martinez
Subject: Re: Having problems with phrasing and ties combined
Date: Tue, 14 Sep 2021 18:07:24 -0500

This is what I have prior to that snippet

\new Staff 
\relative c''{
  
  fis8\( e a-2 gis\) b8.--\( a16\) |%m143
    {  \slashedGrace { e8 } <a, fis'>2~<a fis'>8 <a e'>8--\downbow} |%m144
      
}


And still I am getting the same error


On Sep 14, 2021, at 18:05, Carlos Martinez <carlos@newsoundmusicstudio.com> wrote:

Thank you Paul!

I just copied and pasted the same code into lilypond using Frescobaldi and got the error. The score does not renders….

Now I am using 2.18 instead of 2.23 but I doubt that is th problem…

How d you tie chords ? Is it with ~? I thought maybe that was my problem?


On Sep 14, 2021, at 17:25, Paul Hodges <pwh@cassland.org> wrote:


I copy-pasted your code into Frescobaldi, added context (and initial \ for the slashedGrace) and it compiled and produced exactly what you want.  Either there is a problem in your context which we're not seeing, or perhaps there is an issue with your installation.  This is what I compiled:

\version "2.23.3"
{ \slashedGrace { e'8\(\downbow } <a fis'>2~<a fis'>8 <a e'>8\)--\downbow } |%m144

And this was the result:

<grace.jpg>

Paul



On 14/09/2021 22:59:07, "Carlos Martinez" <carlos@newsoundmusicstudio.com> wrote:

What I would like to accomplish is to add a phrasing slur like the one in the picture. On lilypond /frescobaldi I does not allows it (error) when I tried the code I sent. 

slashedGrace { e8\(\downbow } <a, fis'>2~<a fis'>8 <a e'>8\)--\downbow |%m144

It says Error 11



reply via email to

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