Add test for this as well
Add some comments, reorganize for better readability More alignment of filter and history Add some more test
Add a sinc based resampler that, unlike speex, avoids memcpy and works directly on the source data. It also allows for ssse3 optimizations and aligned loads. It will later switch to table interpolation when doing variable rate.