bug-lilypond
[Top][All Lists]
Advanced

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

How I can control a name of midi output, file?


From: Oleksandr Gavenko
Subject: How I can control a name of midi output, file?
Date: Sun, 30 May 2010 21:29:03 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

If I want generate many midi fragment I repeat text

\score { \new Staff { ... }
  \layout { }
  \midi { }
}

as many times as need. And when I run

  $ lilypond my.ly

I get a lot of my.midi, my-1.midi, ..., my-17.midi, ...

It is possible to control names of generated midi files
in .ly source file?

--
Best regards!




reply via email to

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