A simple WAV audio file looper: read file -> write file looped by X
Project description
A simple WAV audio file looper: read file -> write file looped by X.
The following formats are allowed for X (using input sample size as basis for time):
Number “1.2”: output size is X * input size
Time in seconds “20.0s”: output size is exactly X seconds
Adition time in seconds “+10.0s”: output size is input size + X seconds
wav-loopy also may fade out the last seconds of a track.
Usage
wav-loopy [-f FADE] [-o OUTPUT] INPUT X wav-loopy (-h | --help | --version)
Installing
Using pip:
$ pip install wav-loopy
Or from the source code:
$ python setup.py install
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
wav_loopy-0.1.1-py3.6.egg
(5.1 kB
view details)
File details
Details for the file wav_loopy-0.1.1-py3.6.egg
.
File metadata
- Download URL: wav_loopy-0.1.1-py3.6.egg
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ded79bbd3e3b5f05f517cb7be0872fe33c9547a2ad7ccc90509b47fc05e4acf |
|
MD5 | b749480e03cbae225b0abeed64948983 |
|
BLAKE2b-256 | 5476015ac8b654462d682cc60a4fbdca79b1319202f325dab23ab58458d20f89 |