[CM] snd pd external reports "Unbound variable: in" during startup

Kjetil S. Matheussen k.s.matheussen at notam02.no
Mon Jul 21 11:19:37 PDT 2008



On Mon, 21 Jul 2008, Carlos Pita wrote:

>>> to point SCHEME_LOAD_PATH to the snd folder in order to let the
>>> external load the scripts, it's not enough to add this folder to pd
>>> path, as it's the case with pyext.
>
> What I've said is not true, the load path is ignored. The external
> just tries to open its argument up to the letter:
>
> static void snd0_load(struct dispatch *d){
>  ...
>  FILE *file=fopen(d->data.filename,"r");
> }
>
> So absolute paths or paths relative to cwd must be given, I guess.
>

Another possibility is to add paths to the scheme variable %load-path


>>>> BTW. Sorry for not testing things before posting,
>>>> but I don't have access to my machine now.
>>>
>>> Sorry? Are you kidding? I'm the one who's a nuisance here. Thanks
>>> Kjetil for your prompt support
>>>
>>
>> Well, I'm sitting on a linux machine, but it's not set up
>> to run pd with snd.
>
> Don't get me wrong, my surprise was about your apologies when I
> clearly was the one bothering you.
>

Oh, right, I misunderstood. But the snd/pd
situation needs to be cleared up. Currently
there is no package available which just
works. I should probably make an snd/pd
package.



More information about the Cmdist mailing list