GithubHelp home page GithubHelp logo

nicolas-rabault / aupyom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pierre-rouanet/aupyom

2.0 1.0 0.0 1.24 MB

Real-time Audio time-scale and pitch modification in Python

License: GNU General Public License v3.0

Python 90.19% Shell 9.81%

aupyom's Introduction

aupyom

Build Status

Real-time Audio time-scale and pitch modification Python library.

Documentation

Aupyom is the pure-python library designed to allow for quick and easy sounds mixing. It has been designed to let you shift the pitch and change the time-scale of sounds in real time.

As aupyom API is really simple, you only need to know a few methods to start playing, the documentation is given as few demonstration notebooks:

  • [Playing and mixing multiple sounds](./examples/Playing\ and\ mixing\ multiple\ sounds.ipynb)
  • [Live modification of the pitch and time-scale of sounds](./examples/Live\ modification\ of\ the\ pitch\ and\ time-scale\ of\ sounds.ipynb)

Installation

The last stable release is available on PyPI. It can be install via:

pip install aupyom

You can also install it from source:

python setup.py install

Dependencies

Aupyom works with Python >= 2.7 and Python>=3.4.

Aupyom requires different libraries:

  • numpy: for the low-level sound processing
  • librosa: for higher-level sound processing and IO
  • sounddevice: a python bindings for the PortAudio library - used to play sounds

aupyom's People

Contributors

pierre-rouanet avatar

Stargazers

Anton Tsitou avatar Nicolas Rabault avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.