Library for resampling audio.
Like other audio resampling libraries, it is based on the bandlimited interpolation algorithm described by Julius Orion Smith. LibFResample is designed to use SIMD operations where available. Currently, LibFResample supports SSE2 and AltiVec.