From: Paul Brossier Date: Fri, 6 Nov 2015 11:34:38 +0000 (+0100) Subject: src/musicutils.h: update link to Bernardini's paper X-Git-Tag: 0.4.4~300^2~353 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=2e69640d7b93c658ac678d724884bc098f02ae96;p=aubio.git src/musicutils.h: update link to Bernardini's paper --- diff --git a/src/musicutils.h b/src/musicutils.h index 14a05d89..c375b180 100644 --- a/src/musicutils.h +++ b/src/musicutils.h @@ -56,8 +56,8 @@ function 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. - ( - ps.gz) + ( + pdf) */ uint_t fvec_set_window (fvec_t * window, char_t * window_type);