SkillAgentSearch skills...

Audiolab

A python package for reading/writing audio files from numpy array

Install / Use

/learn @cournape/Audiolab
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Audiolab is a python package for audio file IO using numpy arrays. It supports many different audio formats, including wav, aiff, au, flac, ogg, htk. It can also be used for sound output to audio device (Mac OS X and Linux only).

A matlab-like API is provided for simple import/export; a more complete API is available for more advanced usage. Audiolab is essentially a wrapper around Erik de Castro Lopo's excellent libsndfile:

http://www.mega-nerd.com/libsndfile/

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

2006-2009, David Cournapeau.

Related Skills

View on GitHub
GitHub Stars145
CategoryContent
Updated2mo ago
Forks49

Languages

C

Security Score

95/100

Audited on Jan 17, 2026

No findings