foobar2000

MultiResampler

By: kode54

This component contains multiple low latency resamplers, designed for experimental purposes, but may prove useful for some users. Included are:

* Zero Order Hold: No interpolation, no anti-aliasing.
* Band-Limited Synthesis: No interpolation, anti-aliased using bandwidth limiting.
* Linear Interpolation: Simple linear interpolation filter, no anti-aliasing.
* BLAM - Band-Limited Linear Interpolation: Linear interpolation, with a bandwidth limiting filter applied.
* Cubic interpolation: Quadratic/Cubic interpolation filter, no bandwidth limiting.
* Sinc Interpolation: High quality windowed sinc interpolation, with basic bandwidth limiting for downsampling modes. Not as high quality as the resamplers provided by the core, but guaranteed lower latency, and mostly indistinguishable quality at 16 bits per sample or less.

Current version: 1.1.2, released on 2017-06-01

Change log:

  • Current release

Supported processor architecture: x86 32-bit.

Works with foobar2000 v1.3 and newer

Links

Download
View version history
Home page
Documentation
Source code

More components

Browse all
Browse by author: kode54
Tags: DSP, resampler

How to install a component?