Skip to content

patches for an abandoned project - don't use this. instead use . . .

License

Notifications You must be signed in to change notification settings

kevmitch/audiolab

 
 

Repository files navigation

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.

About

patches for an abandoned project - don't use this. instead use . . .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.5%
  • C 5.3%
  • Makefile 2.6%
  • Shell 0.6%