lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] MIDI command line option


From: Han-Wen Nienhuys
Subject: Re: [PATCH] MIDI command line option
Date: Tue, 5 Aug 2008 00:05:06 -0300

On Mon, Jul 28, 2008 at 4:37 PM, Neil Puttock <address@hidden> wrote:
> 2008/7/27 Han-Wen Nienhuys <address@hidden>:
>> Looks good to me.
>>
>> You may want to change the default for windows.
>
> I'm not quite sure how to achieve this; if there's a check for windows
> which alters the option at runtime, how can a user override this
> either in a .ly file or using the command line?

The command line options are processed in

(define-public (lilypond-main files)
  "Entry point for LilyPond."

  (eval-string (ly:command-line-code))

everything which comes before just sets the default.

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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