SkillAgentSearch skills...

Resampy

Efficient sample rate conversion in python

Install / Use

/learn @bmcfee/Resampy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

resampy

GitHub license PyPI Anaconda-Server Badge CI codecov Documentation Status DOI

Efficient sample rate conversion in Python.

This package implements the band-limited sinc interpolation method for sampling rate conversion as described by:

Smith, Julius O. Digital Audio Resampling Home Page Center for Computer Research in Music and Acoustics (CCRMA), Stanford University, 2015-02-23. Web published at http://ccrma.stanford.edu/~jos/resample/.

Installation

resampy can be installed pip by the following command:

python -m pip install resampy

It can also be installed by conda as follows:

conda install -c conda-forge resampy
View on GitHub
GitHub Stars281
CategoryContent
Updated12d ago
Forks36

Languages

Python

Security Score

100/100

Audited on Mar 23, 2026

No findings