This is a single-file library for resampling audio. It is written in C89 and licensed under the terms of the Zero-Clause BSD licence.
In particular, this library implements a windowed-sinc resampler, using a Lanczos window.
Single-header-file library which implements an integer-only windowed-sinc audio resampler.
This is a single-file library for resampling audio. It is written in C89 and licensed under the terms of the Zero-Clause BSD licence.
In particular, this library implements a windowed-sinc resampler, using a Lanczos window.
Single-header-file library which implements an integer-only windowed-sinc audio resampler.
BSD Zero Clause License