From: Paul Brossier Date: Thu, 22 Sep 2016 22:01:32 +0000 (+0200) Subject: src/aubio.h: add some links to examples X-Git-Tag: 0.4.4~202 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=784de2f5b1a463e0dfe4e72fdb9abf0c108c0ec9;p=aubio.git src/aubio.h: add some links to examples --- 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