[PD] pdx+bonk~

Mathieu Bouchard matju at artengine.ca
Tue Dec 27 18:13:02 CET 2011


Le 2011-12-27 à 16:07:00, Patrice Colet a écrit :

> [sqrt~] have same behavior, nothing flows out from outlet.

You could modify init_rsqrt in d_math.c to make sure that it does write 
stuff in the table. If the tables are not blank, then the problem is in 
the two functions after it.

BTW, in those functions, «long» may be 32 or 64 bits, whereas «float» is 
just 32 bits, and this looks like the kind of thing that would fail on a 
big-endian 64-bit machine, no ? But that's a separate problem : win64 has 
a 32-bit long.

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Pd-list mailing list