# Thank you very much! Now I can use the lisp+emacs system for synthesis too.<br># As I understand from the common music web page, cmucl is a kind of lisp. But it is not installed on my computer. I have only clisp. But there is an idiom in Turkish "eat the grape. Don't ask its source" :-) So loading .cmucl file has solved my problem.<br>
<br>CM> (load "/home/sokratesla/music/lisp/clm-3/v.cmucl")<br>
; Loading #P"/home/sokratesla/music/lisp/clm-3/v.cmucl".<br>
;;; Opening shared library /home/sokratesla/music/lisp/clm-3/clm_FM_VIOLIN_0.so ...<br>
;;; Done.<br>
;; Loading #P"/home/sokratesla/music/lisp/clm-3/v.x86f".<br><br># I have another question. Should one use the (use-system :clm) command everytime s/he starts the common music. Or It is used once for installing?<br>
-ugur guney-<br><br><br><div class="gmail_quote">On Feb 17, 2008 2:06 PM, Bill Schottstaedt <<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think you're using cmucl(?) so the CLM instrument problem<br>is that you need to load "beep.cmucl", not "beep.x86f" or "beep".<br><br><br><br></blockquote></div><br>