[CM] CM>CLM communication

Rick Taube taube@uiuc.edu
Fri, 3 Oct 2003 15:46:05 -0500


One problem for sure is that you are not quating the :reverb-data list. 
it should be:

(events (a) "test.wav" :reverb 'nrev :reverb-data '(:lp-coeff .2))

this may not be your real problem though, because the error you show 
would be different.



On Friday, Oct 3, 2003, at 15:38 America/Chicago, Ken Locarnini wrote:

> I'm trying to pass arguments to a clm reverberator from cm-2.4, but am 
> getting errors.  The clm manual says to use "reverb-data"
>
> So I'm going:
> (events (a) "test.wav" :reverb 'nrev :reverb-data (:lp-coeff .2))
>
> but that triggers the error:
> -APPLY: too few arguments given to #<COMPILED-CLOSURE-TELL-SND>
>
> Any hints?  Thanks,
> Ken
>
>
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist