From: Paul Brossier Date: Sat, 7 Dec 2013 19:48:31 +0000 (-0500) Subject: src/onset/onset.h: add examples to documentation X-Git-Tag: 0.4.0-beta1~24 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=a6e2e5fd51e41e1b975328bbf863c794e23471a4;p=aubio.git src/onset/onset.h: add examples to documentation --- diff --git a/src/onset/onset.h b/src/onset/onset.h index 33ac65fd..e0a5858f 100644 --- 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 */