Hi,

I try to compile
-------------------------------
(load "all.lisp")
(in-package :clm)
(definstrument tubebell (beg dur freq amp &optional (base 32))

[...]
      (with-sound (:output "wtubebell") 
         (tubebell 0 0.3 440.0 0.2))
------------------------------- 
and I get the message
-------------------------------
;   using existing configuration file mus-config.h
; Writing "clm_TUBEBELL.c"
*** - TRUENAME: File #P"/home/rb/CLM/clm-4/clm_TUBEBELL_0.so" does not
exist
-------------------------------
What can I do ?


          

-- 
René Bastian
www.pythoneon.org

_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to