src/musicutils.h: update link to Bernardini's paper
authorPaul Brossier <piem@piem.org>
Fri, 6 Nov 2015 11:34:38 +0000 (12:34 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 6 Nov 2015 11:34:38 +0000 (12:34 +0100)
src/musicutils.h

index 14a05d8..c375b18 100644 (file)
@@ -56,8 +56,8 @@ function</a> on Wikipedia
 implementations of a phase vocoder: the tricks of the trade. In Proceedings of
 the International Conference on Digital Audio Effects (DAFx-00), pages 37–44,
 Uni- versity of Verona, Italy, 2000.
-  (<a href="http://profs.sci.univr.it/%7Edafx/Final-Papers/ps/Bernardini.ps.gz">
-  ps.gz</a>)
+  (<a href="http://www.cs.princeton.edu/courses/archive/spr09/cos325/Bernardini.pdf">
+  pdf</a>)
 
  */
 uint_t fvec_set_window (fvec_t * window, char_t * window_type);