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)
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.
Built Distribution
wav_loopy-0.1.1-py3.6.egg
(5.1 kB
view hashes)