From 3b4a3b8446fdda8993a6905f147ec2192e8ad01b Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 4 May 2008 16:55:15 +0200 Subject: [PATCH] update ChangeLog and README --- ChangeLog | 6 +++++- README | 21 +++++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf3cc52..0d18fb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ -2008-02-04 Paul Brossier +2008-05-03 Paul Brossier + + * first versions of aubiotempo and aubiopitch + +2008-02-04 Paul Brossier * initial project created diff --git a/README b/README index 16a63f6..d594db6 100644 --- a/README +++ b/README @@ -1,5 +1,22 @@ gst-aubio +--------- -This module contains a GStreamer plugin for aubio [0]. +This module contains a GStreamer plugin for aubio (http://aubio.org/). -[0] http://aubio.org/ +Current elements +================ + + - aubiotempo: tempo tracking using aubio_tempo + - aubiopitch: pitch extraction using aubio_pitch + +Known limitations +================= + + - mono: for now, the caps allows only for a single input channel. + - no pitch messages: using the messaging system for each pitch candidate + sounds like a bad idea. + +Contact +======= + +Please contact Paul Brossier for comments and patches. -- 2.11.0