On Wed, Nov 11, 2009 at 02:55:27PM +0100, Atte André Jensen wrote:
fons(a)kokkinizita.net wrote:
In autotalent.c, changing line 560:
psAutotalent->ffttime[ti] = psAutotalent->ffttime[ti] /
psAutotalent->ffttime[0];
to
psAutotalent->ffttime[ti] = psAutotalent->ffttime[ti] /
(psAutotalent->ffttime[0] + 1e-10f);
should help.
Denormals, right? However the problem still remains after applying this
fix :-(
Division by very small numbers, possibly resulting in NaN and
friends. Here the change I posted made all the difference, but
I'll look again later tonight.
Ciao,
--
FA
Io lo dico sempre: l'Italia è troppo stretta e lunga.