\alternative for \repeat
% { <<\voiceC \\ \voiceD>>}
% {<<\voiceA \\ \voiceB>>}
% }
\repeat volta 2{
<<\voiceC \\ \voiceD>>
}
%} % Comment \unfoldRepeats for
Score and Uncomment for Midi
;<\voiceC \\ \voiceD>>
}
%} % Comment \unfoldRepeats for
Score and Uncomment for Midi
<<\voiceE \\ \voiceF>>
}
>>
\layout{}
\m
EmilLask writes:
> Yes, but if I use \repeat ... and \unfoldRepeats
>
> it repeats one measure only.
>
> How can I repeat more than one measure in parallel mode?
\unfoldRepeats is a command working on the immediately following piece
of music. If you write
\unfoldRepeats x y z
then only x wi
gt;>
\midi { }
}
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Repeat-in-Score-and-in-Midi-tp139046p139109.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Yes, but if I use \repeat ... and \unfoldRepeats
it repeats one measure only.
How can I repeat more than one measure in parallel mode?
Emil
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Repeat-in-Score-and-in-Midi-tp139046p139107.html
Sent from the User mailing
Am 08.01.2013 17:02, schrieb EmilLask:
Thank you.
ex.
\parallelMusic #'(voiceA voiceB) {
[...]
\bar ":|:"
\bar "..." tells LilyPond to draw this specific bar line *without* being
interpreted
musically. To make MIDI work as expected, you'll have to use \repeat ... and
\unfoldRepeat
f I try to repeat more than one doesn't work.
Where am I wrong?
Emil
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Repeat-in-Score-and-in-Midi-tp139046p139049.html
Sent from the User mailing list archive at Nabble.com.
_
EmilLask writes:
> Hi,
>
> If I introduce a repeat (\repeat volta 2 or \bar ":|") the Score is
> perfect, but the midi doesn't repeat the measures.
>
> Is it possible to do it?
http://lilypond.org/doc/v2.16/Documentation/notation/repeats-in-midi>
--
David Kastrup
___
Hi,
If I introduce a repeat (\repeat volta 2 or \bar ":|") the Score is
perfect, but the midi doesn't repeat the measures.
Is it possible to do it?
Thanks
Emil
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Repeat-in-Score-and-in-Midi-tp139046.htm