This package browser is in early development. Mind the rough edges.

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.

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.