SoundStretch based on Paulstretch algorithm
Project description
# sound stretch 1.2
This uses the Paulstretch algorithm that is released under Public Domain
## usage:
from soundstretch import SoundStretch
#### use default settings
SoundStretch(“input.wav”,”result.wav”)
#### use specific stretch factor and window size settings
SoundStretch(“input.wav”, “result.wav”, 8.0, 0.25)
## Requirements
- Numpy
- Scipy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size soundstretch-1.2.tar.gz (2.3 kB) | File type Source | Python version None | Upload date | Hashes View |