resampy
master
Monophonic resampling
Stereo and multi-dimensional data
Advanced filtering
Benchmarking
Core functionality
Filters
Changes
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
resampy
Docs
»
Changes
Edit on GitHub
Changes
¶
v0.2.2
¶
#68
Preserve array ordering (C- or F-contiguity) from input to output.
v0.2.1
¶
#63
Fixed an error in filter response boundary calculations.
v0.2.0
¶
#57
Rewrote the core resampler using Numba. This should alleviate Cython-based installation issues going forward.
#14
Added support for resampling complex-valued signals.
#17
Added a safety check for resampling short signals.
v0.1.5
¶
#44
Added type-checking to ensure floating-point inputs
v0.1.4
¶
#27
Fixed cython packaging
v0.1.3
¶
#23
updated the Cython version requirement.
v0.1.2
¶
#20
Expose the
rolloff
parameter of (pre-computed) filters
v0.1.1
¶
Fixed a cython installation and distribution issue
v0.1.0
¶
Initial release.
Read the Docs
v: master
Versions
master
stable
0.2.1
0.2.0
0.1.5
Downloads
html
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.