[CM] newbie setup CLM + CMUCL

Rick Taube taube@uiuc.edu
Sun, 28 Mar 2004 06:34:38 -0600


Hi, whenever you report a problem its a good idea to provide more 
information so someone can help.

what version of CMUCL are you using ?
Are you using Planet CCRMA?
WHat other software do you have running?
what package are you in when you attempt?
maybe eval *features* and send the results

On Mar 26, 2004, at 1:43 PM, brianwb@mail.utexas.edu wrote:

>
> I am trying to do the example in the manual so i do...
>
>
> (require :clm)
> that works fine
> (compile-file "v.ins")
> that works fine
> (load "v.cmucl")
> that works fine
> (with-sound () (fm-violin 0 1 440 .1))
> this gives an error
>
>  Warning: 440.0 is not a known argument keyword.
>
>
> Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
>    -1088380920 is not of type (UNSIGNED-BYTE 32)
>    [Condition of type TYPE-ERROR]
>
> Restarts:
>   0: [ABORT] Return to Top-Level.
>
> Does anyone know how to get this working?
> thanks for your help
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist