[PD] catch and throw weirdness with 0.37-1test1 ?

Miller Puckette mpuckett at man104-1.ucsd.edu
Tue Nov 25 06:10:03 CET 2003


Yikes... thanks for that one.

Miller

On Mon, Nov 24, 2003 at 04:49:18PM +0100, Krzysztof Czaja wrote:
> hi Guenter,
> 
> in line 245 of d_global.c change
> 
> *out = (PD_BADFLOAT(*in) ? 0 : *in);
> 
> to
> 
> *out += (PD_BADFLOAT(*in) ? 0 : *in);
> 
> k
> 
> guenter geiger wrote:
> ...
> >I am having problems sending more than one signal with throw
> >to a catch with pd-0.37-1test1.
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list




More information about the Pd-list mailing list