shithub: aubio

Download patch

ref: 0aa52087aac5946fdfb7b69316359333d29845c2
parent: a6e2e5fd51e41e1b975328bbf863c794e23471a4
author: Paul Brossier <piem@piem.org>
date: Sat Dec 7 09:48:50 EST 2013

src/tempo/tempo.h: add examples to documentation

--- a/src/tempo/tempo.h
+++ b/src/tempo/tempo.h
@@ -26,6 +26,7 @@
   and returns the estimated beat locations.
 
   \example tempo/test-tempo.c
+  \example examples/aubiotrack.c
 
 */
 
--