Back to Silas S. Brown's home page
Director Musices with Lilypond ``Howto''
This is what worked for me:- Download the GNU/Linux (actually generic Unix) version of Director Musices from Internet Archive
- Download CMU Lisp (or your package manager might have
cmucl
; see here if you need to update packages offline) - Set the correct full path in the
dm/lib/make-dm1-cmulisp.lsp
file - Be in the
dm
directory, and do lisp -load $(pwd)/lib/make-dm1-cmulisp.lsp - When the menu is displayed, select option 2 and type in the full pathname of Lilypond's MIDI output (without putting quotes around it, contrary to what the prompt seems to suggest)
- If you get errors like "The value of PCL::NEW-VALUE is NIL", keep entering 0 until you get back to the Director Musices menu
- Select option 3 and type
rulepalettes/
default.pal - Select option 7 or 8 and type a pathname for the output MIDI file
- Select q, and type (quit) at the Lisp prompt
You can then use my Python hack to add pan and reverb to Director Musices' output if your version of Director Musices doesn't implement it already.
Note that Director Musices may delete any expression information that Lilypond itself has added, so it is not advisable for use on pieces where Lilypond has many dynamic marks to play.
All material © Silas S. Brown unless otherwise stated.
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.
Python is a trademark of the Python Software Foundation.
Unix is a trademark of The Open Group.
Any other trademarks I mentioned without realising are trademarks of their respective holders.