swesterfeld / pandaresampler

Fast factor 2 resampler for audio signals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PandaResampler

DESCRIPTION

PandaResampler is a fast C++ (SSEified) factor 2 resampler for audio signals. It is easy to integrate into projects since it supports header only mode.

PandaResampler is currently experimental which means that right now there still can be changes that break backward compatibility.

LICENSE

PandaResampler is released under MPL-2.0, however it also contains code from hiir which is licensed under WTFPL2.

About

Fast factor 2 resampler for audio signals


Languages

Language:C++ 96.2%Language:Meson 1.8%Language:Shell 1.8%Language:M 0.1%Language:Dockerfile 0.1%