2014-04-04 22:06 GMT+02:00 Paul Morris <p...@paulwmorris.com>: > SoundsFromSound wrote > > I'm 99.999% sure that it's not possible to do what you're after, > / > > unless > / > > you comment out/delete the MIDI block. I think? > > > > Are you able to comment it out or does that interfere somehow? > > Yes, I can just comment it out, or delete the midi file afterwards, so it's > no problem. I just thought there might be a command line option that would > work instead. >
See the last comment here: http://lilypond.1069038.n5.nabble.com/Lilypond-compile-with-no-midi-output-td140395.html the following command _seems_ to work: lilypond -e "(set! write-performances-midis (lambda (performances basename . rest) 0))" piece.ly even if I don't know what it's really doing: it just deletes the midi file? or it really avoids the creation of the midi file?
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user