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
File details
Details for the file scikits.audiolab-0.8.tar.gz
.
File metadata
- Download URL: scikits.audiolab-0.8.tar.gz
- Upload date:
- Size: 39.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4eb1f077beb2fd5e58faf9ceff6310438b3a610974c19097dc95c84149857f3 |
|
MD5 | 3b28b69dd50e2a655ce4a89c0048dbc1 |
|
BLAKE2b-256 | 02db9feaac005c469caf3935c6457f41de4d7407283e974dc8fb3312a7cd8a20 |