Efficient signal resampling
Project Links
Meta
Author: Brian McFee
Classifiers
License
- OSI Approved :: ISC License (ISCL)
Programming Language
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
Development Status
- 3 - Alpha
Intended Audience
- Developers
Topic
- Multimedia :: Sound/Audio :: Analysis
resampy
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
Mar 05, 2024
0.4.3
Sep 13, 2022
0.4.2
Sep 09, 2022
0.4.1
Aug 08, 2022
0.4.0
Jul 07, 2022
0.3.1
Jun 29, 2022
0.3.0
Aug 16, 2019
0.2.2
Jun 04, 2018
0.2.1
Sep 16, 2017
0.2.0
Sep 08, 2017
0.2.0rc0
Feb 16, 2017
0.1.5
Jul 13, 2016
0.1.4
Jul 13, 2016
0.1.4rc3
Jul 13, 2016
0.1.4rc2
Jul 06, 2016
0.1.4rc1
Jul 05, 2016
0.1.4rc0
Jun 21, 2016
0.1.3
May 26, 2016
0.1.2
May 23, 2016
0.1.1
Apr 21, 2016
0.1.0
Apr 20, 2016
0.1.0rc1
Apr 20, 2016
0.1.0rc0