Skip to main content

A python module to make noise from numpy arrays

Project description

audiolab is a small python package to import data from audio

files to numpy arrays and export data from numpy arrays to audio files. It uses libsndfile from Erik Castro de Lopo for the underlying IO, which supports many different audio formats: http://www.mega-nerd.com/libsndfile/

For now, the python api for audio IO should be stable; a matlab-like API is also available for quick read/write (ala wavread, wavwrite, etc…). For 1.0 release, I hope to add support for simple read/write to soundcard, to be able to record and listen to data in numpy arrays.

2006-2007, David Cournapeau

LICENSE: audiolab is licensed under the LGPL, as is libsndfile itself. See COPYING.txt for details.

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

scikits.audiolab-0.8.tar.gz (39.5 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