Skip to content
forked from bmcfee/resampy

Efficient sample rate conversion in python (cython)

License

Notifications You must be signed in to change notification settings

nils-werner/resampy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resampy

PyPI GitHub license Build Status Coverage Status Documentation Status

Efficient audio resampling in Python / Cython.

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://www-ccrma.stanford.edu/~jos/resample/.

About

Efficient sample rate conversion in python (cython)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%