# 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
Release files for soundstretch 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| soundstretch-1.2.tar.gz | 2.3 kB | Details |
Release files / soundstretch-1.2.tar.gz
| Download URL | soundstretch-1.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2c3d0873cbb1848b3c89be5da4c150ce376d123fd99af3c19cffa206748bea0f
|
|
BLAKE2b-256 checksum How to use checksums |
7b49eaf2bc7cbbca5c6973b6a332de233bcedd333182f3b9932c8442b7b87bd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|