[CM] compile
René Bastian
rbastian at free.fr
Mon Apr 16 01:44:50 PDT 2012
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
More information about the Cmdist
mailing list