lilypond-user
[Top][All Lists]
Advanced

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

Re: Repeat Segno with MIDI


From: Mats Bengtsson
Subject: Re: Repeat Segno with MIDI
Date: Mon, 23 Jan 2023 15:51:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2


On 2023-01-22 21:17, Jean Abou Samra wrote:
Le 22/01/2023 à 21:05, Mark Mathias a écrit :
I'm not seeing a post from anyone else exactly on this issue, so...

I like the new repeat structure:
https://lilypond.org/doc/v2.24/Documentation/notation/long-repeats#segno-repeat-structure

The example works with the whole note after volta 1, but if you add more notes, change the rhythm, etc., the pdf doesn't display properly and MIDI generates a warning and doesn't execute the repeat properly. If you put curly brackets around the volta 1 section the problem disappears.

Is this a bug, or am I missing something (as usual).



...
If you don't put the braces in

\volta 1 a4 a a a

it's as if you had written


\volta 1 {
  a4
}
a a a


The question by Mark provides a hint that it would be a good idea to revise the specific example in the manual to use a musical _expression_ that includes the curly braces.

   /Mats


reply via email to

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