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.
Source Distribution
soundstretch-1.2.tar.gz
(2.3 kB
view details)
File details
Details for the file soundstretch-1.2.tar.gz
.
File metadata
- Download URL: soundstretch-1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c3d0873cbb1848b3c89be5da4c150ce376d123fd99af3c19cffa206748bea0f |
|
MD5 | 0bb986fecf4de7046d4d7e3ba17a5c09 |
|
BLAKE2b-256 | 7b49eaf2bc7cbbca5c6973b6a332de233bcedd333182f3b9932c8442b7b87bd1 |