http://bugs.winehq.org/show_bug.cgi?id=14717
--- Comment #39 from Krzysztof Nikiel zzdz2@yahoo.pl 2010-12-08 05:29:08 CST --- Created an attachment (id=32410) --> (http://bugs.winehq.org/attachment.cgi?id=32410) libsamplerate reverse engineered
I have investigated those famous SRC tables and was able to create almost identical result with Kaiser sinc. The pictures look remarkably similar. Apparently i was wrong. Kaiser is not a compromise, Kaiser is the ultimate digital filter window. That's very good news, it's fast enough to generate tables at runtime.