Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page