correct date of thesis references
authorPaul Brossier <piem@altern.org>
Fri, 21 Jul 2006 18:07:07 +0000 (18:07 +0000)
committerPaul Brossier <piem@altern.org>
Fri, 21 Jul 2006 18:07:07 +0000 (18:07 +0000)
correct date of thesis references

README
src/onsetdetection.h
src/pitchyinfft.h

diff --git a/README b/README
index bc3d6f87ffab5ea7b22f241745bce1f300336f1b..603af8920b060f54cdedf8df55eb260b4a37a55a 100644 (file)
--- 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
 
index c604c6192cbc21bde089784f64d7bfe1dc894699..daa20009b49a9c12b46add30aef533940817a37f 100644 (file)
@@ -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
index 7bf6b753cf3b5d862dc1cd10ef613718237a48a6..14d3a10c4c251c8aea715c9f99e7fd98190d31b1 100644 (file)
@@ -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.
 
 */