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: Neil Puttock
Subject: Re: [PATCH] MIDI command line option
Date: Sat, 30 Aug 2008 00:41:50 +0100

2008/8/29 Han-Wen Nienhuys <address@hidden>:
> well, yeah.  You need to insert the proper intelligent code in place
> of 'windows'.

This works, but does does the same as the code for PLATFORM:

(midi-extension ,(if
                         (string-ci=? (utsname:sysname (uname)) "windows")
                         "mid"
                         "midi")
                       "set the default file extension for MIDI")

Regards,
Neil




reply via email to

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