lilypond-user
[Top][All Lists]
Advanced

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

Re: Suppress Volta Starting Repeat


From: Malte Meyn
Subject: Re: Suppress Volta Starting Repeat
Date: Mon, 26 Aug 2019 09:52:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0



Am 26.08.19 um 03:22 schrieb keith Luke:
Is it possible to suppress the a volta starting repeat?

Yes, that should be possible.

The following code generates a repeat in front of the g1.

No, it doesn’t. Please always give a minimal *working* (i. e. compilable) example. Which LilyPond version do you use?

   \set Score.voltaSpannerDuration = #(ly:make-moment 4/4)
   \repeat volta 2 { g1 ~ }
   \alternative {
     {
       g4 r8 g8 d'4 c4 ~
     }
     {{ g2 \repeatTie r2 }}

As an alternative solution, is it possible to generate volta brackets as markkups?

I don’t think so. And how would volta brackets have to do with a starting repeat?



reply via email to

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