aubio
a library for audio labelling
PhD dissertation now available online
The final document of my PhD dissertation, Automatic Annotation of Musical Audio for Interactive Applications is now available online at http://aubio.piem.org/phd/.Mon, 23 Apr 2007, 19:22
0.3.1 released
Version 0.3.1 of aubio has been uploaded. This is a bugfix release. Changes include:
- fix AUBIO_MEMSET, thanks karsten wiese
- do not call pthread_ in aubio_midi_direct_output, thanks karsten wiese
- move help-aubio*.pd aubio*-help.pd, thanks Frank Barknecht
- aubiocut: fix output of -b, use os.path for filename generation
- update default cflags, use ${top,build}_dir in configure.ac
- fix various signed/unsigned mismatches
Read the changelog for the details of these changes. Debian packages for aubio have also been updated.
As usual, questions, suggestions, and comments are most welcome.
Wed, 28 Jun 2006, 08:00
LWN and Ardour
Welcome Linux Weekly News reader! It seems the mail I sent to linux-audio-dev announcing aubio 0.3.0 made it into this week LWN edition. For readers not subscribed, like me, these pages will be available in two days.
In other news, Paul Davis writes on ardour.org that Paul Santa Clara is planning to spend the summer working on integrating aubio inside ardour. I'm looking forward to this too!
Tue, 30 May 2006, 14:46
aubio 0.3.0 is out
After a few months of quiet development, aubio 0.3.0 is now available. This release features several important changes:
- new beat tracking algorithm (improved from 0.2.0)
- new PureData plugins
- new pitch detection method, yinfft
- enhancements to the onset detection algorithms
- improvements to aubiocut, can now slice at beats and silences
- new aubiopitch python program to extract pitch tracks
- aubiocut and aubiopitch can plot onset and pitch tracks
Additionaly, the documentation has been updated, and the python interface has been refactored. Feedback most welcome!
Fri, 19 May 2006, 14:41
Bumped to 0.1.8
Various cleaning and bug fixes including:
- aubiocut: Zero crossing search for better slicing
- Added first puredata plugin attempt
- Added -lmx flag to compile on macosx
- Moved most of libaubio dependancies to libaubioext
Debian packages have also been updated.
Sun, 12 Dec 2004, 02:30