[PD] long int precision lost

IOhannes m zmoelnig zmoelnig at iem.at
Mon Dec 6 09:02:37 CET 2004


Marc Boon wrote:
> 
> Maybe you could just recompile Pd with a '#define float double' ?

this should read
#define t_float double

and then you would have to convince all external's-developpers to use 
"t_float" instead of "float" (which they should do anyhow) and then you 
would have to recompile all used externals.

this wouldn't be too much work, but unfortunately neither pd nor the 
externals use t_float consistently (at least when i last tried to do 
something like this which is some time apast)


mfg.asd.ads
IOhannes




More information about the Pd-list mailing list