Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clownacy/clownresampler

Single-header-file library which implements an integer-only windowed-sinc audio resampler.
https://github.com/clownacy/clownresampler

ansi-c audio audio-processing c89 c90 resampling single-header-lib

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.