From 784de2f5b1a463e0dfe4e72fdb9abf0c108c0ec9 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 23 Sep 2016 00:01:32 +0200 Subject: [PATCH] src/aubio.h: add some links to examples --- src/aubio.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/aubio.h b/src/aubio.h index dfc308b4..856768b2 100644 --- a/src/aubio.h +++ b/src/aubio.h @@ -109,7 +109,14 @@ \endcode Several examples of C programs are available in the \p examples/ and \p tests/src - directories of the source tree. + directories of the source tree. See more examples: + @ref spectral/test-fft.c + @ref spectral/test-phasevoc.c + @ref onset/test-onset.c + @ref pitch/test-pitch.c + @ref tempo/test-tempo.c + @ref test-fvec.c + @ref test-cvec.c \subsection unstable_api Unstable API -- 2.11.0