[CM] CM>CLM communication

Rick Taube taube@uiuc.edu
Sat, 4 Oct 2003 09:59:58 -0500


Ken - Ill take a look at the problem but I'll need a few days, I have a 
huge deadline this monday...
-rick

On Friday, Oct 3, 2003, at 19:20 America/Chicago, Ken Locarnini wrote:

> 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
>>
>>
>>
>
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist