[CM] CM>CLM communication

Ken Locarnini renueden@earthlink.net
Fri, 03 Oct 2003 17:20:25 -0700


I'm having some other weird problems too like I wrote earlier about 
cm/clm not playing a soundfile automatically after its written even if I 
say, (:play true).  I have to type (dac) after compilation.  This is a 
PlanetCCRMA distro as I installed it.  Should I recompile the whole 
thing?  Thanks,
Ken

Rick Taube wrote:

> 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
>
>
>