Re: slur crossing bar and time signature change; solved thanks

2021-12-24 Thread jh
thanks to all for the quick responses and solution.  I tend to find 
where to put ties and slurs confusing (more confusing than my first 
mistyping) so thank you to the addressed and to Brian


On 2021-12-24 13:40, Lukas-Fabian Moser wrote:

Hi,

Am 24.12.21 um 21:24 schrieb jh:


    \time 5/8
   \tempo 4 = 86
   d8 e fis4 e8
   d e4 d8 c\time 6/8
   (b4) d8 b a4 \bar "|."
when I try to do this the slur does not connect between the c and b4 
there is now a slur starting at the b4 and extends until there is 
another slur over many measures.

Hope there is a solution or at least clarification.


Slurs are attached to notes (and entered after the note, hence
"post-events"). \time 6/8 is new music occuring at the same time as
b4, but you can't meaningfully attach a slur to a time signature
change.

The solution is simple: Attacht the opening slur to your note c, i.e.
c( \time 6/8 instead of c \time 6/8 (.

By the way, I'd recommend to put the \time 6/8 onto its own line:

\relative c' {
  \time 5/8
  \tempo 4 = 86
  d8 e fis4 e8
  d e4 d8 c(
  \time 6/8
  b4) d8 b a4
  \bar "|."
}

Lukas




Re: slur crossing bar and time signature change

2021-12-24 Thread jh

yes that did it thank you.

On 2021-12-24 13:38, Brian Barker wrote:

At 13:24 24/12/2021 -0700, you wrote:

\time 5/8
   \tempo 4 = 86
   d8 e fis4 e8
   d e4 d8 c\time 6/8
   (b4) d8 b a4 \bar "|."


The slur parentheses are postfixed to the appropriate elements. Instead 
of

c\time 6/8 (b4)
you need
c( \time 6/8 b4)

I trust this helps.

Brian Barker - privately




Re: slur crossing bar and time signature change

2021-12-24 Thread Lukas-Fabian Moser

Hi,

Am 24.12.21 um 21:24 schrieb jh:


    \time 5/8
   \tempo 4 = 86
   d8 e fis4 e8
   d e4 d8 c\time 6/8
   (b4) d8 b a4 \bar "|."
when I try to do this the slur does not connect between the c and b4 
there is now a slur starting at the b4 and extends until there is 
another slur over many measures.

Hope there is a solution or at least clarification.


Slurs are attached to notes (and entered after the note, hence 
"post-events"). \time 6/8 is new music occuring at the same time as b4, 
but you can't meaningfully attach a slur to a time signature change.


The solution is simple: Attacht the opening slur to your note c, i.e. c( 
\time 6/8 instead of c \time 6/8 (.


By the way, I'd recommend to put the \time 6/8 onto its own line:

\relative c' {
  \time 5/8
  \tempo 4 = 86
  d8 e fis4 e8
  d e4 d8 c(
  \time 6/8
  b4) d8 b a4
  \bar "|."
}

Lukas



Re: slur crossing bar and time signature change

2021-12-24 Thread jh

yes of course i mistyped.  Sorry here's kind of the minimal example
2.22

\time 5/8
   \tempo 4 = 86
   d8 e fis4 e8
   d e4 d8 c\time 6/8
   (b4) d8 b a4 \bar "|."
when I try to do this the slur does not connect between the c and b4 
there is now a slur starting at the b4 and extends until there is 
another slur over many measures.

Hope there is a solution or at least clarification.
thanks
j

On 2021-12-24 12:58, Leo Correia de Verdier wrote:

Hi J!

~ is not a slur, it's a tie, so that could be the reason it is not 
working.

https://lilypond.org/doc/v2.22/Documentation/learning/ties-and-slurs

If not, could you pleas post a minimal example for us to see what
could be the issue?

Slurs across barlines and time signatures are not normally a problem,
so I suppose there is something strange in the code.

Best!
/Leo



24 dec. 2021 kl. 19:14 skrev jh :

using 2.22 when I try to have a slur ~ across a barline and a time 
signature change using fresco nothing happens.
please direct me to a place in the manual that explains how to have 
this work.

thanks
j

--
Thank you Sound & Silence

Beginning May 1, 2021 a new address; 1814 Lake Washington Blvd. So.,
Seattle, Wa. 98144

_206-328-7694 or messages at 206-308-8189_

www.soundand.com

and an online short (45 minute) concert of new material on Wayward in 
Limbo



https://www.waywardmusic.org/?p=6082





Re: slur crossing bar and time signature change

2021-12-24 Thread Leo Correia de Verdier
Hi J!

~ is not a slur, it's a tie, so that could be the reason it is not working.
https://lilypond.org/doc/v2.22/Documentation/learning/ties-and-slurs

If not, could you pleas post a minimal example for us to see what could be the 
issue?

Slurs across barlines and time signatures are not normally a problem, so I 
suppose there is something strange in the code.

Best!
/Leo


> 24 dec. 2021 kl. 19:14 skrev jh :
> 
> using 2.22 when I try to have a slur ~ across a barline and a time signature 
> change using fresco nothing happens.
> please direct me to a place in the manual that explains how to have this work.
> thanks
> j
> 
> -- 
> Thank you Sound & Silence
> 
> Beginning May 1, 2021 a new address; 1814 Lake Washington Blvd. So.,
> Seattle, Wa. 98144
> 
> _206-328-7694 or messages at 206-308-8189_
> 
> www.soundand.com
> 
> and an online short (45 minute) concert of new material on Wayward in Limbo
> 
> 
> https://www.waywardmusic.org/?p=6082
>