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:05:33 -0500

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]