[CM] problem with some basic CM functions

Rick Taube taube@uiuc.edu
Sat, 13 Aug 2005 07:29:38 -0500


> 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.