[CM] errors when (use-system :clm) and (load "instrument") commands are called

Uğur Güney ugurguney at gmail.com
Tue, 19 Feb 2008 11:10:01 +0200


------=_Part_17540_9494267.1203412201320
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

# Thank you very much! Now I can use the lisp+emacs system for synthesis
too.
# 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.

CM> (load "/home/sokratesla/music/lisp/clm-3/v.cmucl")
; Loading #P"/home/sokratesla/music/lisp/clm-3/v.cmucl".
;;; Opening shared library
/home/sokratesla/music/lisp/clm-3/clm_FM_VIOLIN_0.so ...
;;; Done.
;; Loading #P"/home/sokratesla/music/lisp/clm-3/v.x86f".

# 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?
-ugur guney-


On Feb 17, 2008 2:06 PM, Bill Schottstaedt <bil@ccrma.stanford.edu> wrote:

> I think you're using cmucl(?) so the CLM instrument problem
> is that you need to load "beep.cmucl", not "beep.x86f" or "beep".
>
>
>
>

------=_Part_17540_9494267.1203412201320
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

# 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 &quot;eat the grape. Don&#39;t ask its source&quot; :-) So loading .cmucl file has solved my problem.<br>
<br>CM&gt; (load &quot;/home/sokratesla/music/lisp/clm-3/v.cmucl&quot;)<br>
; Loading #P&quot;/home/sokratesla/music/lisp/clm-3/v.cmucl&quot;.<br>
;;; Opening shared library /home/sokratesla/music/lisp/clm-3/clm_FM_VIOLIN_0.so ...<br>
;;; Done.<br>
;; Loading #P&quot;/home/sokratesla/music/lisp/clm-3/v.x86f&quot;.<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 &lt;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&gt; 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&#39;re using cmucl(?) so the CLM instrument problem<br>is that you need to load &quot;beep.cmucl&quot;, not &quot;beep.x86f&quot; or &quot;beep&quot;.<br><br><br><br></blockquote></div><br>

------=_Part_17540_9494267.1203412201320--