From e8830c43efce042d0e9da82b28292e1bd103f304 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 21 Jul 2006 18:07:07 +0000 Subject: [PATCH] correct date of thesis references correct date of thesis references --- README | 2 +- src/onsetdetection.h | 2 +- src/pitchyinfft.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index bc3d6f87..603af892 100644 --- a/README +++ b/README @@ -114,7 +114,7 @@ evaluation are gathered in: Paul Brossier, ``Automatic annotation of musical audio for interactive systems'', PhD thesis, Centre for Digital music, Queen Mary University of - London, London, UK, 2003. + London, London, UK, 2006. CONTACT diff --git a/src/onsetdetection.h b/src/onsetdetection.h index c604c619..daa20009 100644 --- a/src/onsetdetection.h +++ b/src/onsetdetection.h @@ -131,7 +131,7 @@ void aubio_onsetdetection_kl(aubio_onsetdetection_t *o, cvec_t * fftgrain, fvec_ Paul Brossier, ``Automatic annotation of musical audio for interactive systems'', Chapter 2, Temporal segmentation, PhD thesis, Centre for Digital - music, Queen Mary University of London, London, UK, 2003. + music, Queen Mary University of London, London, UK, 2006. \param o onset detection object as returned by new_aubio_pitchfcomb \param fftgrain input spectral frame diff --git a/src/pitchyinfft.h b/src/pitchyinfft.h index 7bf6b753..14d3a10c 100644 --- a/src/pitchyinfft.h +++ b/src/pitchyinfft.h @@ -27,7 +27,7 @@ Paul Brossier, ``Automatic annotation of musical audio for interactive systems'', Chapter 3, Pitch Analysis, PhD thesis, Centre for Digital music, - Queen Mary University of London, London, UK, 2003. + Queen Mary University of London, London, UK, 2006. */ -- 2.26.2