lilypond-user
[Top][All Lists]
Advanced

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

Re: MIDI and Volta repeats in parallel music


From: peter
Subject: Re: MIDI and Volta repeats in parallel music
Date: Mon, 24 Nov 2014 08:46:39 +1100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.4 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

>>>>> "Michael" == Michael Ellis <address@hidden> writes:


>> 
>> 
>> Well, in this case you don't have any conflicting music in the two
>> Voice contexts (because the \structure isn't a printed music
>> voice).  So you can simply leave out the \voiceXXX commands and
>> you're ready.

What's more, is there a reason to have the structure in a different
voice?

If you have it in the *same* voice, voltas will get unfolded properly
too:

   \score {
          \unfoldAllRepeats \new Staff = "Music" {
             \new Voice = "Music" <<
                                     \music 
                                     \structure
                                  >>
  }
  



reply via email to

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