Clownacy / clownresampler

Single-header-file library which implements an integer-only windowed-sinc audio resampler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clownresampler

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.

About

Single-header-file library which implements an integer-only windowed-sinc audio resampler.

License:BSD Zero Clause License


Languages

Language:C 99.6%Language:CMake 0.4%