lilypond-user
[Top][All Lists]
Advanced

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

Re: Mac OSX Leopard and midi


From: Padmavyuha
Subject: Re: Mac OSX Leopard and midi
Date: Thu, 05 Feb 2009 14:21:05 +0000


On 5 Feb 2009, at 12:46, Wilbert Berendsen wrote:

Op donderdag 05 februari 2009, schreef Padmavyuha:
Any ideas why I'm not getting midi, and is the error message relevant
to that, or is it to do with something else entirely?

Do you have a \midi { } command in your \score section?

see:
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Creating-MIDI-files



Update: If I insert a \midi {} command in my .ly file, the midi file gets generated but lilypond stops at the error message after that and the .ps/.pdf files never get generated.

With verbose mode on in lilypond, the place where the process breaks if the midi command is live is:

MIDI output to `satb.midi'...Track... [0][1][2][3][4][5][6][7][8]]
warning: cannot find file: `'
error: failed files: ""

and if the midi command is commented out, it's:

Converting to `./satb.pdf'...
Invoking `gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 - dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE - dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile="./satb.pdf" - c .setpdfwrite -f "satb.ps"'...GPL Ghostscript SVN PRE-RELEASE 8.57 (2007-03-15)
Copyright (C) 2007 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
WARNING: /Unicode /Decoding resource is not accessible but it is useful for generating ToUnicode CMap.
]
warning: cannot find file: `'
error: failed files: ""

I don't suppose there's any way to get lilypond to run the .ps/.pdf export before it runs the midi export, so that I can get all three :(

For the moment, I'm commenting out the \midi {} command while checking the pdf output.

- Padmavyuha




reply via email to

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