bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Xavier Scheuer
Subject: Re: How I can control a name of midi output, file?
Date: Sun, 30 May 2010 21:07:52 +0200

2010/5/30 Oleksandr Gavenko <address@hidden>:

> 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?

Hi again!

Well, yes and no.  :D

  #(define output-suffix "mysuffix")

See AU 3.2.1 Invoking lilypond
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-lilypond.html

and this discussion:
http://lists.gnu.org/archive/html/lilypond-user/2009-02/msg00801.html

Cheers,
Xavier

--
Xavier Scheuer <address@hidden>



reply via email to

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