Re: Autotuner for Linux?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




>
> > 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);


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.


Guys, I am not a coder, I can't deal with patches, I am only a (simple-minded) musician.
have you got any source code ready (with the patch mentioned above)  for download and install, possibly involving ./configure, make and (sudo) make install? A .deb file would be a more preferred solution...

Thanks in advance.

VM
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux