shithub: aubio

Download patch

ref: a6e2e5fd51e41e1b975328bbf863c794e23471a4
parent: 32082e50851a80e8ee950a77e00642a8d52cb349
author: Paul Brossier <piem@piem.org>
date: Sat Dec 7 09:48:31 EST 2013

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

--- a/src/onset/onset.h
+++ b/src/onset/onset.h
@@ -33,6 +33,8 @@
   aubio_onset_do routine using the corresponding functions.
 
   \example onset/test-onset.c
+  \example examples/aubioonset.c
+  \example examples/aubionotes.c
 
 */
 
--