shithub: aubio

Download patch

ref: e8830c43efce042d0e9da82b28292e1bd103f304
parent: 9af07aa2479802801ede3488493b92b777000010
author: Paul Brossier <[email protected]>
date: Fri Jul 21 14:07:07 EDT 2006

correct date of thesis references
correct date of thesis references


--- a/README
+++ b/README
@@ -114,7 +114,7 @@
 
   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
 
--- a/src/onsetdetection.h
+++ b/src/onsetdetection.h
@@ -131,7 +131,7 @@
 
   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
--- 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.
 
 */