python-resampy 0.2.2
Efficient signal resampling
python-resampy
implements the band-limited sinc interpolation method for sampling rate conversion as described by Julius O. Smith at the Digital Audio Resampling Home Page.
- Website: https://github.com/bmcfee/resampy
- Licenses: ISC
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-resampy 0.2.2
as follows:
guix install python-resampy@0.2.2
Or install the latest version:
guix install python-resampy
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.