http://bugs.winehq.org/show_bug.cgi?id=14717
Alexander E. Patrakov patrakov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39886|0 |1 is obsolete| |
--- Comment #281 from Alexander E. Patrakov patrakov@gmail.com 2012-04-22 12:16:27 CDT --- Created attachment 39889 --> http://bugs.winehq.org/attachment.cgi?id=39889 Updated patch
Improved floating-point calculations, removed the "+1 just in case" logic because it is no longer needed, and also found & fixed one more off-by-one error to the safe side.
Now I am reasonably happy with the patch.
Still, it has only received testing by my ears, not by the "tee" ALSA plugin - so not scientific enough. More scientific tests will follow, and if all goes well, the final version will differ only in the comments.