Paul Morris wrote > Is there a command line option that will prevent the generation of midi? > I couldn't find one in the docs.[1] > > [1] > http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage > > -Paul
Hi Paul, I'm not sure if I'm able to answer your question 100% but, fwiw, I use this: $lilypond -dpoint-and-click -ddelete-intermediate-files $include --pdf $filename as an example, and if I want MIDI, I include something like this: lilypond … -dmidi-extension=midi testfile.ly So perhaps there is a way to reverse that? Sorry, that's all I can think of... Ben ----- composer | sound designer LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message in context: http://lilypond.1069038.n5.nabble.com/command-line-option-that-prevents-generation-of-midi-tp161205p161206.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
