Re: crescendo stops at \time

2024-10-14 Thread Knute Snortum
On Mon, Oct 14, 2024 at 2:09 PM Sebastian Menge wrote: > That works well, thank you! > > Is there a way to set this for the whole piece? Or at least all > de/crescendi? > > My piece often changes time and also keys - I have many wide gaps for the > crescs. > Try: \override Hairpin.to-barline =

Re: crescendo stops at \time

2024-10-14 Thread Sebastian Menge
That works well, thank you! Is there a way to set this for the whole piece? Or at least all de/crescendi? My piece often changes time and also keys - I have many wide gaps for the crescs. -- Sebastian. On Mon, Oct 14, 2024 at 8:42 PM David Kastrup wrote: > Sebastian Menge writes: > > > Hi f

Re: crescendo stops at \time

2024-10-14 Thread David Kastrup
Sebastian Menge writes: > Hi folks, > > this does not look good to me: > > \version "2.24.3" > { > c'1\pp\<\time 3/4 g'2.\ff > } > > IMHO the crescendo should span the time signature and reach until the next > note starts in \ff > > Should I get used to it, or should /could this be "tweaked" so

crescendo stops at \time

2024-10-14 Thread Sebastian Menge
Hi folks, this does not look good to me: \version "2.24.3" { c'1\pp\<\time 3/4 g'2.\ff } IMHO the crescendo should span the time signature and reach until the next note starts in \ff Should I get used to it, or should /could this be "tweaked" somehow? Thanks, Sebastian.