Re: [LAU] Autotuner for Linux?

From: Atte André Jensen <atte.jensen@email-addr-hidden>
Date: Wed Nov 11 2009 - 15:55:27 EET

fons@email-addr-hidden 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
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Wed Nov 11 16:15:02 2009

This archive was generated by hypermail 2.1.8 : Wed Nov 11 2009 - 16:15:02 EET