[LAU] Autotuner for Linux?
Atte André Jensen
atte.jensen at gmail.com
Wed Nov 11 08:55:27 EST 2009
fons at 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 :-(
--
Atte
http://atte.dk http://modlys.dk http://virb.com/atte
More information about the Linux-audio-user
mailing list