lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding a continuous drone to midi output


From: Sven Axelsson
Subject: Re: Adding a continuous drone to midi output
Date: Tue, 22 May 2018 21:25:41 +0100

On 22 May 2018 at 21:10, David Kastrup <address@hidden> wrote:
Sven Axelsson <address@hidden> writes:

> Another somewhat related question, would it be possible to automatically
> wrap the music with `\unfoldRepeats` when generating MIDI output? Isn't
> that what you always want anyways?

\score {
  \repeat volta 2 { c4 d e f }
  \layout { }
  \midi { }
}

What now?

That is ok, but try this: 

\score {
  \repeat volta 2 { c4 d e f } \alternative { {e4} {c4} }
  \layout { }
  \midi { }
}

--
Sven Axelsson
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.

reply via email to

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