[LAD] aubio 0.4.0

Paul Brossier piem at piem.org
Wed Dec 18 21:18:34 UTC 2013


Hi all,

I am pleased to announce that a new version of aubio, 0.4.0, has been released.

aubio is a library of functions to perform audio feature extractions such as:

 - note onset detection
 - pitch detection
 - beat tracking
 - MFCC computation
 - spectral descriptors

The core library, written in C, focuses on speed and portability. It is known
to run on most modern operating systems, including Linux, Mac OS X, Windows,
Android, and iOS.

A new python module, rewritten from scratch, gives access to the features of
aubio's core library from within Python. Tightly integrated with Python NumPy,
the aubio python module provides an efficient way to extract features from
audio streams as well as to design new algorithms.

To find out more about aubio and this release:

Project homepage:
  http://aubio.org/

Post announcing aubio 0.4.0:
  http://aubio.org/news/20131217-1900_aubio_0.4.0

ChangeLog for aubio 0.4.0:
  http://aubio.org/pub/aubio-0.4.0.changelog

Source tarball, signature and digests:
  http://aubio.org/pub/aubio-0.4.0.tar.bz2
  http://aubio.org/pub/aubio-0.4.0.tar.bz2.asc
  http://aubio.org/pub/aubio-0.4.0.tar.bz2.md5
  http://aubio.org/pub/aubio-0.4.0.tar.bz2.sha1

API Documentation:
  http://aubio.org/doc/latest/

Merry hacking!
Paul


More information about the Linux-audio-dev mailing list