Skip to content

A small library wrapping various audio sample rate conversion implementations.

License

Notifications You must be signed in to change notification settings

breakfastquay/bqresample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bqresample

A small C++ library wrapping various audio sample rate conversion libraries. Contains a built-in implementation and wrappers for libsamplerate, Intel IPP, and Speex resampler implementations. Suitable for Windows, Mac, and Linux.

Requires the bqvec library.

This code originated as part of the Rubber Band Library written by the same authors (see https://hg.sr.ht/~breakfastquay/rubberband/). It has been pulled out into a separate library and relicensed under a more permissive licence.

C++ standard required: C++11

Build status

Copyright 2007-2023 Particular Programs Ltd. May use Speex code, see speex/COPYING for copyright and licence information.

About

A small library wrapping various audio sample rate conversion implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published