[CM] Default MIDI player in Common Music
Rick Taube
taube at uiuc.edu
Sat Mar 31 16:45:34 PDT 2007
in recent versions of cm the *midi-player* variable holds the
(string) command cm will use to play a .mid file. so you can reset
this in the repl:
(setf *midi-player* "/path/to/my/midiplayer")
or add it to a personal ~/.cminit.lisp file for autoloading at startup.
On Mar 31, 2007, at 5:59 PM, registrationalias wrote:
> Hello, just wondering how to switch the default MIDI player in
> Common Music...
>
More information about the Cmdist
mailing list