[CM] problem with some basic CM functions
Rick Taube
taube at uiuc.edu
Sat Aug 13 05:29:38 PDT 2005
> CL-USER> (play "/home/wise/killing.mid")
Its easiest if you are in the CM package when you work. Do this:
CL-USER> (load "/usr/local/asdf-install/site/cm-2.6.0/src/cm")
CL-USER> (cm)
/\\\
---\\\---------
----\\\--------
----/\\\------- Common Music 2.7.0
---/--\\\------
--/----\\\-----
/ \\\/
CM> (play "killing.mid")
---
alternately you can start up using cm.sh
$ cm/bin/cm.sh -e emacs
it should start cm under emacs using slime if your .emacs loads slime.
More information about the Cmdist
mailing list