Skip to main content

Automatic mix of audio clips.

Project description

PyPI-Server Monthly Downloads Test Coveralls License MIT Project generated with PyScaffold

Automatic mix of audio clips.

Installation

Make sure, to have ffmpeg installed.

pip install amix

Usage

I also uploaded my first results to SoundCloud.

Please check first of all the help function.

amix --help

Also make sure to always obtain the latest version.

amix --version

Render audio from the definition file amix.yml in the current working directory to disc.

amix

Increase verbosity to also output the ffmpeg logging.

amix -vv

Use a jinja2 template and supply data.

amix templates/amix.yml.j2 --data "full=8" "half=4" "from=7.825" "tempo=0.538" "pitch=1.1" "original_tempo=180"

Automatically create parts from clips.

amix --parts_from_clips

Configuration

You can find the JSON schema here.

A sample configuration looks like:

name: DnB
original_tempo: 180
parts:
  - name: backbeat_part
    bars: 16
    clips:
      - name: backbeat
mix:
  - name: intro
    parts:
      - name: backbeat_part

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amix-0.1.7.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

amix-0.1.7-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file amix-0.1.7.tar.gz.

File metadata

  • Download URL: amix-0.1.7.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for amix-0.1.7.tar.gz
Algorithm Hash digest
SHA256 faa7f3128a6c59c429c573cc213a46518f4ac7d7f6b23ec0ca9917c216746035
MD5 b88d3eb04e50d290844438912e6eced7
BLAKE2b-256 854a7931e1ae5806799ad19c218f26f1afe52defd24339ed63f57479f07f9c09

See more details on using hashes here.

File details

Details for the file amix-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: amix-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for amix-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6d04c4f687d3f3c0458ebe042bd188509826fb17c3247d86d41c422adfa3d4b9
MD5 631649354601887ed029a169a48f72d8
BLAKE2b-256 c910face3744f9688267e2d493feadbe899e2263f6f541923e3cc82fe632f82b

See more details on using hashes here.

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