lilypond-user
[Top][All Lists]
Advanced

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

slurs across bar lines with glissandi and hidden noteheads


From: Ryan Michael
Subject: slurs across bar lines with glissandi and hidden noteheads
Date: Tue, 12 Jan 2016 13:12:17 -0800

I have the following two bars: 

%51%
\tuplet 3/2{
r8-\markup{\italic "gesprochen"} d'8 dis8}
\tuplet 3/2{ r16 cis cis a r16 cis} \tuplet 3/2{ cis a r16 a cis8\glissando} 
  \once \hide NoteHead g4\glissando

%52%
cis,2 r4 r8 dis'-\markup{\italic "gliss"}


I would like to make a slur from the g4 of the first bar to the cis2 of the next bar

When I do the following: 

%51%
\tuplet 3/2{
r8-\markup{\italic "gesprochen"} d'8 dis8}
\tuplet 3/2{ r16 cis cis a r16 cis} \tuplet 3/2{ cis a r16 a cis8\glissando} 
  \once \hide NoteHead (g4\glissando

%52%
cis,2 ) r4 r8 dis'-\markup{\italic "gliss"}


I get the following error:

unexpected EVENT_IDENTIFIER

which is thrown on the LParen. 

How do I solve this one?
Thanks!

--
ॐ नमः शिवाय

reply via email to

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