aubio (original) (raw)

Project description

aubio is a collection of tools for music and audio analysis.

This package integrates the aubio library with NumPy to provide a set of efficient tools to process and analyse audio signals, including:

aubio works with both Python 2 and Python 3.

Demos

Some examples are available in the python/demos folder. Each script is a command line program which accepts one ore more argument.

Notes: installing additional modules is required to run some of the demos.

Analysis

Real-time

Others

Example

Use demo_timestretch_online.py to slow down loop.wav, write the results instretched_loop.wav:

$ python demo_timestretch_online.py loop.wav stretched_loop.wav 0.92

Built with

The core of aubio is written in C for portability and speed. In addition toNumPy, aubio can be optionally built to use one or more of the following libraries:

Download files

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

Source Distribution

File details

Details for the file aubio-0.4.9.tar.gz.

File metadata

File hashes

Hashes for aubio-0.4.9.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | df1244f6c4cf5bea382c8c2d35aa43bc31f4cf631fe325ae3992c219546a4202 | | | MD5 | ddb298be9cc432dd676451891288a27f | | | BLAKE2b-256 | cd80302d89240603e5347c7f8026c8b02c59f8dfaec66c91a743d82de7c86006 | |

See more details on using hashes here.