ref: 784de2f5b1a463e0dfe4e72fdb9abf0c108c0ec9
parent: 8076ecd0efbadc41181ee43cb01d3eb1b265d1c3
author: Paul Brossier <piem@piem.org>
date: Thu Sep 22 20:01:32 EDT 2016
src/aubio.h: add some links to examples
--- 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